the repository which powers this website
Diffstat (limited to 'themed/base.html')
| -rw-r--r-- | themed/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themed/base.html b/themed/base.html index ff8d3473..47cf1239 100644 --- a/themed/base.html +++ b/themed/base.html @@ -11,7 +11,6 @@ {% else %} {! cgit_shared_emit_css_link(NULL, "/themed.css"); !} {% endif %} - <meta property="og:site_name" content="git.bendn.org: github but worser, and prettier"> <meta content="{{ title|attr }}" property="og:title" /> <meta content="{{ description|attr }}" property="og:description" /> |