feat(links): legal info and credits in card
This commit is contained in:
parent
d9d7ab50c5
commit
498a4ef4ca
3 changed files with 14 additions and 3 deletions
|
@ -15,8 +15,6 @@
|
|||
</div>
|
||||
<footer class="credits">
|
||||
<p>Crafted by <a href="https://www.anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a></p>
|
||||
<p><a href="{{ .Data.Legal.LegalInformationLink }}">Legal information</a></p>
|
||||
<p><a href="/credits">Credits</a></p>
|
||||
</footer>
|
||||
<script type="module" src="{{getAssetPath "index.js"}}" defer></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue