Update footer and add no-bullets class for unordered lists
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
<p>
|
||||
<!-- see https://stackoverflow.com/questions/12464656/get-todays-date-in-jekyll-with-liquid-markup -->
|
||||
Website text © {{ site.time | date: '%Y' }} Brendan Chen.
|
||||
<br />
|
||||
<a href="/">Home</a>
|
||||
<br />
|
||||
<a href="/">Projects</a>
|
||||
<br />
|
||||
<a target="_blank" href="https://gitea.bchen.dev/brendan/brendan-ch.github.io">View website source</a>
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user