From a3d64303b92b986924a48ced93aa982476f5e075 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 4 May 2022 00:07:56 +0200 Subject: [PATCH] feat: add tagline --- _config.yml | 1 + _includes/logo.html | 2 +- _layouts/core.html | 6 +++--- index.html | 1 + 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 3f588aa..5768ab1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,3 +2,4 @@ markdown: rdiscount pygments: true auto: true title: Twentyone.World +tagline: No Hyperbitcoinization Without Localization \ No newline at end of file diff --git a/_includes/logo.html b/_includes/logo.html index e8ab8d8..8bfbecc 100644 --- a/_includes/logo.html +++ b/_includes/logo.html @@ -1,5 +1,5 @@
-
+
\ No newline at end of file diff --git a/_layouts/core.html b/_layouts/core.html index f7e6aa6..3c8b029 100644 --- a/_layouts/core.html +++ b/_layouts/core.html @@ -3,10 +3,10 @@ - {{ page.title }} + {{ page.title }} - {{ site.tagline }} - - + + diff --git a/index.html b/index.html index 0623562..3260f80 100644 --- a/index.html +++ b/index.html @@ -110,6 +110,7 @@ title: Twentyone.World +
{{ site.tagline }}