diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2023-08-14 17:19:59 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2023-08-14 17:19:59 +0000 |
commit | c4ab716c20729a62f7b78b60029c27e0f166f41c (patch) | |
tree | 60d25402afc44365cf4c2a90909e577b079baf08 /templates | |
parent | f8c60754ac1f520ac028891837d78f673d225a1b (diff) | |
download | boymoder.blog-c4ab716c20729a62f7b78b60029c27e0f166f41c.tar.gz boymoder.blog-c4ab716c20729a62f7b78b60029c27e0f166f41c.zip |
Added extra sneedy
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/template.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html.j2 b/templates/template.html.j2 index 23655bf..b0ce156 100755 --- a/templates/template.html.j2 +++ b/templates/template.html.j2 @@ -7,7 +7,7 @@ <title>eda.gay :: {{title}}</title> <meta content="{{title}}" property="og:title" /> - # <meta content="Site Description" property="og:description" /> + <meta content="Formerly chuck's" property="og:description" /> <meta content="https://eda.gay" property="og:url" /> <meta content="/img/greenboi.jpg?h=512&w=512" property="og:image" /> </head> |