Added 404, Linktree, moved blog to /blog from index, improved markdown frontmatter to accept tags
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: Markdown Test
|
||||
date: 2026-06-07
|
||||
published: true
|
||||
tags: [blog, nix, astro]
|
||||
---
|
||||
|
||||
# Heading 1
|
||||
@@ -27,7 +28,9 @@ This is a normal paragraph with **bold text**, *italic text*, and `inline code`.
|
||||
## Links and Images
|
||||
|
||||
[Visit Gitea](https://git.cyperpunk.de)
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user