diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/_index.md | 5 | ||||
-rw-r--r-- | content/blog/router.md | 8 |
2 files changed, 0 insertions, 13 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md deleted file mode 100644 index 43028d9..0000000 --- a/content/blog/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Blog" ---- - -{{< all-posts type="blog" >}} diff --git a/content/blog/router.md b/content/blog/router.md deleted file mode 100644 index b9ee2bf..0000000 --- a/content/blog/router.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Creating a router from scratch" -date: "2025-08-21" -tags: ["networking", "servers"] -draft: true ---- - -This is content. |