202404170430
This commit is contained in:
parent
6941b27629
commit
3d01770f5d
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
import Layout from "../../layouts/MDPost.astro";
|
||||
import Layout from "../../layouts/Layout.astro";
|
||||
---
|
||||
<Layout title="LimePot - Home">
|
||||
<Layout title="My Setup(s)!">
|
||||
<main>
|
||||
# "Whats your setup like?" I hear nobody asking, I'm glad you asked!
|
||||
<h1>"Whats your setup like?" I hear nobody asking, I'm glad you asked!</h1>
|
||||
|
||||
## My personal machine currently has:
|
||||
<h2> My personal machine currently has: </main>h2>
|
||||
AMD Ryzen 5 2700, 32 GiB DDR4 3200 RAM, 2TB Internal Storage, and 1TB External Storage, I'm running Arch Linux installed with some custom scripts I'm making, I use KDE Plasma (6 broke wayland aaaaa!).
|
||||
|
||||
<img src="/assets/otherpics/pc-neofetch.png">
|
||||
|
|
Loading…
Reference in a new issue