diff options
Diffstat (limited to 'www/layouts/_default/baseof.html')
-rw-r--r-- | www/layouts/_default/baseof.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/layouts/_default/baseof.html b/www/layouts/_default/baseof.html index 621aea1..6d00be5 100644 --- a/www/layouts/_default/baseof.html +++ b/www/layouts/_default/baseof.html @@ -19,9 +19,6 @@ {{ end }} </head> <body> - <div id="slogan"> - <span>🙃The world is full of pain, but we can fix it with love!</span> - </div> {{ block "pre-article" .}} {{ end }} <article id="main-article"> |