Shorter blog page description
This commit is contained in:
parent
aa43c93b7b
commit
d3b17ab66c
1 changed files with 3 additions and 3 deletions
|
@ -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!";
|
||||
---
|
||||
|
||||
<BlogLayout title="Homepage" description={description}>
|
||||
//
|
||||
// soon
|
||||
</BlogLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue