Fix SSG and just commmands

This commit is contained in:
2024-09-15 22:08:44 +02:00
parent e8330c10c2
commit 50694c43f5
5 changed files with 46 additions and 10 deletions

View File

@ -15,12 +15,6 @@
title="RSS feed for latest posts"
href="https://michalvanko.dev/feed.xml"
/>
<link
rel="alternate"
title="JSON feed for latest posts"
type="application/json"
href="https://michalvanko.dev/feed.json"
/>
<!-- Tailwind output file -->
<link rel="stylesheet" href="/styles/output.css" />