mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 23:18:42 +00:00
Add base templates, theme, and dark mode
This commit is contained in:
3
templates/partials/footer.njk
Normal file
3
templates/partials/footer.njk
Normal file
@@ -0,0 +1,3 @@
|
||||
<footer class="footer">
|
||||
<p>© {{ config.site.title }} {{ new Date().getFullYear() }}</p>
|
||||
</footer>
|
Reference in New Issue
Block a user