Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<footer>
The contents of this website are © {{ 'now' | date: "%Y" }} <a href="https://github.com/flux-framework">Flux Framework Community</a> under the terms of the <a href="https://github.com/flux-framework/rfc/blob/master/spec_2.adoc">LGPL License</a>.
Copyright © Flux Framework a Series of LF Projects, LLC<br>
For web site terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org" target="_blank">https://lfprojects.org.</a>
&nbsp;&nbsp;| &nbsp;&nbsp;<a target="_blank" href="https://twitter.com/{{ site.twitter }}"><i style="color:black" class="fa-brands fa-twitter"></i></a> &nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://github.com/flux-framework/flux-framework.github.io" target="_blank"><i style="color:black !important" class="fa-brands fa-github"></i></i></a>

Loading