final tweaks before deploy
This commit is contained in:
parent
550ce3dabc
commit
a9e4ec8973
6 changed files with 104 additions and 157 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<body class="max-w-4xl mx-auto p-4 font-custom">
|
||||
<header class="py-4 flex gap-2 justify-between">
|
||||
<a href="/" class="font-bold text-base font-mono">[[SITE]]</a>
|
||||
<div class="group flex gap-2 font-mono text-ctp-subtext1">
|
||||
<div class="group flex gap-2 font-mono text-ctp-subtext0">
|
||||
<span class="hidden group-hover:block">[[TIMEZONE]]</span>
|
||||
<span id="localtime" class="block group-hover:hidden">--:-- --</span>
|
||||
</div>
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
[[CONTENT]]
|
||||
</main>
|
||||
<footer>
|
||||
<p class="text-center italic text-shadow-ctp-subtext1">© [[YEAR]] [[NAME]]. All rights reserved.</p>
|
||||
<p class="text-center italic text-ctp-subtext0">© [[YEAR]] [[NAME]]. All rights reserved.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue