From 69931e1dd42d85041a6c94d00760258bfa587f85 Mon Sep 17 00:00:00 2001 From: Li Mee Date: Wed, 16 Aug 2023 23:09:59 +0800 Subject: [PATCH] Fix padding and height of LOGO (#858) * about.md: LOGO "MtF" padding -> padding:16px 16px 32px * _index.md: LOGO "MtF" height -> 0.77em * project-trans.html: height -> 0.75em --- content/en/_index.md | 2 +- content/en/about.md | 2 +- content/es/_index.md | 2 +- content/es/about.md | 2 +- content/ja/_index.md | 2 +- content/ja/about.md | 2 +- content/zh-cn/_index.md | 2 +- content/zh-cn/about.md | 2 +- content/zh-hant/_index.md | 2 +- content/zh-hant/about.md | 2 +- layouts/shortcodes/project-trans.html | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/en/_index.md b/content/en/_index.md index 85d28379..37fd81f6 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -42,7 +42,7 @@ footer: align: left applySinglePageCss: true markdown: > - {{< hide-mobile-navbar >}} + {{< hide-mobile-navbar >}} © 2020-2023 All rights reserved. Maintained by {{< project-trans >}} > If you can remember my name, if you can all remember my name, maybe I or "we", will be able to live freely one day. diff --git a/content/en/about.md b/content/en/about.md index 6ec6d373..f998e780 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -6,7 +6,7 @@ weight: 0 -MtF.wiki +MtF.wiki {{< mtf-wiki >}} is committed to becoming a free, open, and continuously updated transgender knowledge integration site, maintained by {{< project-trans >}} diff --git a/content/es/_index.md b/content/es/_index.md index 6e92a0c6..0c90f8ce 100644 --- a/content/es/_index.md +++ b/content/es/_index.md @@ -40,7 +40,7 @@ footer: align: left applySinglePageCss: true markdown: > - {{< hide-mobile-navbar >}} + {{< hide-mobile-navbar >}} © 2020-2023 All rights reserved. Maintained by {{< project-trans >}} > Si puedes recordar mi nombre, si todos podéis recordarlo, tal vez yo o «nosotras», un día, vivamos libres. diff --git a/content/es/about.md b/content/es/about.md index 9220e333..c695b094 100644 --- a/content/es/about.md +++ b/content/es/about.md @@ -6,7 +6,7 @@ weight: 0 -MtF.wiki +MtF.wiki La {{< mtf-wiki >}} se compromete a ser un sitio de integración de conocimientos transgénero gratuito , abierto y continuamente actualizado, mantenido por {{< project-trans >}}. diff --git a/content/ja/_index.md b/content/ja/_index.md index 1398fbe7..44cc6c1c 100755 --- a/content/ja/_index.md +++ b/content/ja/_index.md @@ -40,7 +40,7 @@ footer: align: left applySinglePageCss: true markdown: > - {{< hide-mobile-navbar >}} + {{< hide-mobile-navbar >}} © 2020-2023 All rights reserved. Maintained by {{< project-trans >}} > あなたが私の名前を覚えれば、皆さんが私の名前を覚えれば、もしかしたら、私は、あるいは「私たち」は、いつか自由に生きられるようになるかもしれません。 diff --git a/content/ja/about.md b/content/ja/about.md index c42129b0..996a24f1 100755 --- a/content/ja/about.md +++ b/content/ja/about.md @@ -6,7 +6,7 @@ weight: 0 -MtF.wiki +MtF.wiki {{< project-trans >}} が運営する {{< mtf-wiki >}} は、自由でオープン、かつ継続的に更新されるトランスジェンダーの知識統合サイトとなることを目指します。 diff --git a/content/zh-cn/_index.md b/content/zh-cn/_index.md index 441e005a..1b57d625 100644 --- a/content/zh-cn/_index.md +++ b/content/zh-cn/_index.md @@ -50,7 +50,7 @@ footer: align: left applySinglePageCss: true markdown: > - {{< hide-mobile-navbar >}} + {{< hide-mobile-navbar >}} © 2020-2023 All rights reserved. Maintained by {{< project-trans >}} > 如果你能记住我的名字,如果你们都能记住我的名字,也许我或者“我们”,终有一天能自由地生存着。 diff --git a/content/zh-cn/about.md b/content/zh-cn/about.md index 5699928d..2497d4c3 100644 --- a/content/zh-cn/about.md +++ b/content/zh-cn/about.md @@ -6,7 +6,7 @@ weight: 0 -MtF.wiki +MtF.wiki {{< mtf-wiki >}} 由 {{< project-trans >}} 维护,致力于成为一个免费开放且持续更新的跨性别女性知识整合站点 diff --git a/content/zh-hant/_index.md b/content/zh-hant/_index.md index 62708246..d975de4e 100644 --- a/content/zh-hant/_index.md +++ b/content/zh-hant/_index.md @@ -50,7 +50,7 @@ footer: align: left applySinglePageCss: true markdown: > - {{< hide-mobile-navbar >}} + {{< hide-mobile-navbar >}} © 2020-2023 All rights reserved. Maintained by {{< project-trans >}} > 如果你能記住我的名字,如果你們都能記住我的名字,也許我或者「我們」,終有一天能自由地生存著。 diff --git a/content/zh-hant/about.md b/content/zh-hant/about.md index 62a403a7..b522c218 100644 --- a/content/zh-hant/about.md +++ b/content/zh-hant/about.md @@ -6,7 +6,7 @@ weight: 0 -MtF.wiki +MtF.wiki {{< mtf-wiki >}} 由 {{< project-trans >}} 維護,致力於成為一個免費、開放且持續更新的跨性別女性知識整合網站 diff --git a/layouts/shortcodes/project-trans.html b/layouts/shortcodes/project-trans.html index 95618753..203e512b 100644 --- a/layouts/shortcodes/project-trans.html +++ b/layouts/shortcodes/project-trans.html @@ -2,7 +2,7 @@ >