From 80f74cf88dc561f799676fee6a313ac6492004a0 Mon Sep 17 00:00:00 2001 From: Alex Emmet <111742636+Alex-Emmet@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:40:52 +0200 Subject: [PATCH] [Fix] Correct Inital Post --- website/api/posts.json | 8 ++++---- website/posts/CoolPost123.md | 7 ------- website/posts/JoinAnarchyphase.md | 3 +++ 3 files changed, 7 insertions(+), 11 deletions(-) delete mode 100644 website/posts/CoolPost123.md create mode 100644 website/posts/JoinAnarchyphase.md diff --git a/website/api/posts.json b/website/api/posts.json index 707baf3..0e2b8ba 100644 --- a/website/api/posts.json +++ b/website/api/posts.json @@ -1,11 +1,11 @@ [ { - "date": "2026-04-01", + "date": "2026-04-21", "head_img": "village_sunset.png", - "file": "CoolPost123.md", + "file": "JoinAnarchyphase.md", - "title": "This is a cool post", - "description": "Look at this text" + "title": "Join Anarchyphase", + "description": "Join the Anarchyphase community today!" } ] diff --git a/website/posts/CoolPost123.md b/website/posts/CoolPost123.md deleted file mode 100644 index 0168dfd..0000000 --- a/website/posts/CoolPost123.md +++ /dev/null @@ -1,7 +0,0 @@ -# This is a cool post! - -Look at this text.. - -# somt - -a diff --git a/website/posts/JoinAnarchyphase.md b/website/posts/JoinAnarchyphase.md new file mode 100644 index 0000000..1e29c53 --- /dev/null +++ b/website/posts/JoinAnarchyphase.md @@ -0,0 +1,3 @@ +# Join Anarchyphase + +Join the Anarchyphase community today!