mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
feat: copyright footer
This commit is contained in:
parent
51fa783ddd
commit
cbd8ee01a4
1 changed files with 5 additions and 0 deletions
5
layouts/partials/docs/inject/footer.html
Normal file
5
layouts/partials/docs/inject/footer.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<hr style="margin: 48px 0">
|
||||||
|
<p>
|
||||||
|
© <a target="_blank" href="https://gitlab.com/LVRA/lvra.gitlab.io/-/project_members">The <em>Linux VR Adventures</em> community contributors</a> —
|
||||||
|
This work is licensed under <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International</a>.
|
||||||
|
</p>
|
Loading…
Reference in a new issue