Skip to content

Commit

Permalink
Add Linux Foundation trademark link to web-site footer. (armadaprojec…
Browse files Browse the repository at this point in the history
…t#3245)

Signed-off-by: Rich Scott <[email protected]>
  • Loading branch information
richscott committed Feb 6, 2024
1 parent ba319a7 commit eef1586
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ <h4 class="mb-0 font-weight-light">{{ site.data.settings.footer_settings.footer_
<div class="copyright">
<span> © {{ 'now' | date: "%Y" }} Armada Project</span>
</div>
<div class="copyright">
<a href="https://www.linuxfoundation.org/legal/trademark-usage">Trademarks</a>
</div>
</footer>
</div>
<div class="col-md-6">
<ul class="nav nav-footer justify-content-end">
Expand Down Expand Up @@ -130,4 +134,4 @@ <h4 class="mb-0 font-weight-light">{{ site.data.settings.footer_settings.footer_
{% endif %}

<script src="{{ "/assets/js/argon-design-system.min.js?v=1.0.0" | relative_url }}" type="text/javascript"></script>
<button id="myBtn"><a href="#top" style="color: white">Top ^</a></button>
<button id="myBtn"><a href="#top" style="color: white">Top ^</a></button>

0 comments on commit eef1586

Please sign in to comment.