Implement now page, add new post "Patience"

This commit is contained in:
2024-01-10 10:52:37 -06:00
parent 3140ef0b72
commit 3d4020d2ae
16 changed files with 129 additions and 37 deletions

View File

@ -83,7 +83,7 @@
d="m428.201 404.571-.878-30.757C526.75 378.43 580 450.582 580.67 526.724l-31.197-.44c1.365-48.704-34.665-120.267-121.273-121.713Z"
/>
</g>
</svg>Subscribe
</svg>Feed
</li>
</a>
</ul>
@ -93,9 +93,6 @@
<main id="skip">
{{ content | safe }}
</main>
<footer></footer>
<!-- Current page: {{ page.url | htmlBaseUrl }} -->
<footer>© Nathan Upchurch 2022 - 2024</footer>
</body>
</html>