fix the new post

This commit is contained in:
Nyx 2025-03-26 23:00:09 -05:00
parent 79cf2bf9ad
commit 23e3d81a04

View file

@ -1,7 +1,7 @@
---js ---js
const title = "Making Linux look good"; const title = "Making Linux look good";
const date = "2025-03-26"; const date = "2025-03-26";
const draft = true; const draft = false;
const tags = ["Linux"]; const tags = ["Linux"];
--- ---