rewrite code a bit
All checks were successful
/ Deploy blog to deuterium (push) Successful in 1m9s

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2024-11-23 02:53:25 -05:00
parent 18455362d3
commit 1981a291aa
17 changed files with 916 additions and 849 deletions

View file

@ -8,7 +8,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="{{title}} Prose">
<meta property="og:description" content="{{subtitle}}">
<meta property="og:image" content="{{path}}/about.png">
<meta property="og:image" content="{{banner}}">
<meta name="twitter:creator" content="@tendstofortytwo">
<meta name="twitter:card" content="summary_large_image">
<meta name="color-scheme" content="dark light">