diff options
Diffstat (limited to 'templates/template.html.j2')
-rwxr-xr-x | templates/template.html.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/template.html.j2 b/templates/template.html.j2 index b0ce156..1c9e99e 100755 --- a/templates/template.html.j2 +++ b/templates/template.html.j2 @@ -8,7 +8,7 @@ <meta content="{{title}}" property="og:title" /> <meta content="Formerly chuck's" property="og:description" /> - <meta content="https://eda.gay" property="og:url" /> + <meta content="https://boymoder.blog" property="og:url" /> <meta content="/img/greenboi.jpg?h=512&w=512" property="og:image" /> </head> <body> @@ -49,7 +49,7 @@ </div> <footer> <p>this site is <a href="/thought?id=3">javascript free</a></p> - <a href="https://git.eda.gay/eda.gay/file/LICENSE.html">sauce code released under gplv3</a> <a href="https://github.com/jwansek/eda.gay">alternate git link</a> + <a href="https://git.eda.gay/eda.gay.git/tree/LICENSE">sauce code released under gplv3</a> <a href="https://github.com/jwansek/eda.gay">alternate git link</a> <div id="footer_banners"> <p> <a href="http://jigsaw.w3.org/css-validator/check/referer"> |