PUBLISH: Add copyright and links section to the footer
This commit is contained in:
parent
54e8a6413b
commit
fae290a18d
48 changed files with 813 additions and 502 deletions
|
|
@ -229,8 +229,16 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
</main><footer>
|
||||
<span></span>
|
||||
</main><footer class="footer">
|
||||
<ul class="cluster align:center caption unstyled-list s1">
|
||||
<li>
|
||||
<a rel="me" href="https://gjallarhorn.dev/@campbell">Mastodon</a>
|
||||
</li>
|
||||
<li>
|
||||
<a rel="me" href="https://github.com/CaAlden">GitHub</a>
|
||||
</li>
|
||||
</ul>
|
||||
<span class="numbers-small">© 2023 Campbell Alden, All rights reserved.</span>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue