diff options
author | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-14 13:48:40 +0200 |
---|---|---|
committer | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-14 13:48:40 +0200 |
commit | e4a8a804aa5353bcaa4403da291e02bd9fcd22db (patch) | |
tree | 140e3b62e66c10952392c6c1bb36104d40d4e24a /content/posts/_index.md |
initial version
Diffstat (limited to 'content/posts/_index.md')
-rw-r--r-- | content/posts/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..e972948 --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,6 @@ ++++ +aliases = ["posts", "articles", "blog", "showcase", "docs"] +title = "Posts" +description = "Halo hier" +tags = ["index"] ++++ |