added posts back
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Home"
|
||||
draft: false
|
||||
---
|
||||
Executable
+10
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "About Me"
|
||||
date: 2025-11-30
|
||||
draft: false
|
||||
---
|
||||
Hi,
|
||||
my name is Karl and I like computers, politics and art.
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Archive"
|
||||
layout: "archives"
|
||||
url: "/archive/"
|
||||
summary: archives
|
||||
---
|
||||
Executable
+6
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Search"
|
||||
layout: "search"
|
||||
summary: "search"
|
||||
placeholder: "Search..."
|
||||
---
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Tags"
|
||||
layout: "tags"
|
||||
---
|
||||
Reference in New Issue
Block a user