diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro index ef4ad1e..5ed455c 100644 --- a/src/pages/blog/index.astro +++ b/src/pages/blog/index.astro @@ -2,13 +2,13 @@ import BlogLayout from "../../layouts/BlogLayout.astro"; const description = - "DarkCat09's blog about IT. " + - "Reading a QR code without smartphone, " + + "DarkCat09's blog. " + + "Reading a QR code without a phone, " + "breaking a password on Windows, " + "coding your own browser... " + "The simpliest things!"; --- - // + // soon