From aee233f9369876ae3232dbf8aa5da63dca68700f Mon Sep 17 00:00:00 2001 From: LimePotato Date: Wed, 17 Apr 2024 04:15:55 -0600 Subject: [PATCH] 202404170415 --- src/pages/{posts => blog}/post-1.astro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename src/pages/{posts => blog}/post-1.astro (89%) diff --git a/src/pages/posts/post-1.astro b/src/pages/blog/post-1.astro similarity index 89% rename from src/pages/posts/post-1.astro rename to src/pages/blog/post-1.astro index 6d343c2..ac364c6 100644 --- a/src/pages/posts/post-1.astro +++ b/src/pages/blog/post-1.astro @@ -1,6 +1,8 @@ --- -import Layout from "../../layouts/MDPost.astro"; +import Layout from "../../layouts/Layout.astro"; --- + +
# "Whats your setup like?" I hear nobody asking, I'm glad you asked! ## My personal machine currently has: @@ -19,4 +21,6 @@ Its running Ubuntu Jammy(boooooo, itd be debian or arch but i'm too lazy to redo ### I also have a Raspberry Pi 4B 8GiB Model, running, you guessed it, raspbian, it uses 64 GiB External drive as its os drive, i dont trust microSD in the SLIGHTEST. This thing actually holds up the entire infra with its chadlike beefy little arms. So proud of her. - \ No newline at end of file + +
+
\ No newline at end of file