footer: add link to source repository
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<footer class="footer">
|
||||
<nav class="nav">
|
||||
<div>2021 © Copyright notice | <a href={ SITE.githubUrl } title={`${ SITE.ghUser }'s Github URL'`}>{ SITE.name }</a>
|
||||
<ModeLabel client:load/> built with <a href="https://astro.build/">Astro</a></div>
|
||||
<ModeLabel client:load/> built with <a href="https://astro.build/">Astro</a> | <a href=https://github.com/nrdxp/nrd.sh title=source-code>src</a></div>
|
||||
<NetlifyIdentity client:load/>
|
||||
</nav>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user