From 3b24af7f152ffc578d4746af0503e4de5ad68a3f Mon Sep 17 00:00:00 2001 From: Septs Date: Mon, 7 Feb 2022 10:15:25 +0800 Subject: [PATCH] unify meme resources --- assets/baidu-hrt.scss | 4 ++-- content/zh-cn/about.md | 2 +- content/zh-cn/docs/medicine/hrt-overview.md | 2 +- content/zh-cn/docs/useful-info/colloquialism.md | 2 +- .../meme/{hrt-baidu.html => baidu-hrt.html} | 0 layouts/shortcodes/meme/hybl.html | 2 +- layouts/shortcodes/meme/wpnl.html | 2 +- static/images/{ => meme}/33cll.png | Bin static/images/{ => meme}/hrt-baidu.png | Bin static/images/{ => meme}/hybl.jpg | Bin static/images/{ => meme}/wpnl.jpg | Bin 11 files changed, 7 insertions(+), 7 deletions(-) rename layouts/shortcodes/meme/{hrt-baidu.html => baidu-hrt.html} (100%) rename static/images/{ => meme}/33cll.png (100%) rename static/images/{ => meme}/hrt-baidu.png (100%) rename static/images/{ => meme}/hybl.jpg (100%) rename static/images/{ => meme}/wpnl.jpg (100%) diff --git a/assets/baidu-hrt.scss b/assets/baidu-hrt.scss index 9722621b..1ad087f2 100644 --- a/assets/baidu-hrt.scss +++ b/assets/baidu-hrt.scss @@ -93,7 +93,7 @@ .op-qr-mini { width: 14px; height: 14px; - background: url("/images/hrt-baidu.png") + background: url("/images/meme/baidu-hrt.png") no-repeat center; background-size: cover; margin-right: 4px; @@ -105,7 +105,7 @@ width: 92px; height: 92px; border-radius: 6px; - background: url("/images/hrt-baidu.png") + background: url("/images/meme/baidu-hrt.png") no-repeat center; background-size: 80px; background-color: #fff; diff --git a/content/zh-cn/about.md b/content/zh-cn/about.md index 1ee138f4..a3effd26 100644 --- a/content/zh-cn/about.md +++ b/content/zh-cn/about.md @@ -54,7 +54,7 @@ GitHub [![GitHub issues][badge-github]](https://github.com/mtf-wiki/MtF-Wiki/iss ## ~~办公地点~~ {{< expand "谨慎展开">}} -![33CLL](/images/33cll.png) +![33CLL](/images/meme/33cll.png) {{< /expand >}} ## 致谢 diff --git a/content/zh-cn/docs/medicine/hrt-overview.md b/content/zh-cn/docs/medicine/hrt-overview.md index f575e249..d0b182f2 100644 --- a/content/zh-cn/docs/medicine/hrt-overview.md +++ b/content/zh-cn/docs/medicine/hrt-overview.md @@ -5,7 +5,7 @@ weight: 1 ## 常规激素替代治疗 -{{< meme/hrt-baidu >}} +{{< meme/baidu-hrt >}} 激素替代治疗(HRT)指的是通过摄入性激素或相关药物,让跨性别者的第二性征能更贴近他们的性别认同,体验所认同性别的生理状态,帮助接纳自我。 diff --git a/content/zh-cn/docs/useful-info/colloquialism.md b/content/zh-cn/docs/useful-info/colloquialism.md index df4949eb..99a13a0d 100644 --- a/content/zh-cn/docs/useful-info/colloquialism.md +++ b/content/zh-cn/docs/useful-info/colloquialism.md @@ -58,7 +58,7 @@ GD 即为 gender dysphoria 的缩写

{{< expand "谨慎展开">}} -![33CLL](/images/33cll.png) +![33CLL](/images/meme/33cll.png) {{< /expand >}} ## 药娘头 diff --git a/layouts/shortcodes/meme/hrt-baidu.html b/layouts/shortcodes/meme/baidu-hrt.html similarity index 100% rename from layouts/shortcodes/meme/hrt-baidu.html rename to layouts/shortcodes/meme/baidu-hrt.html diff --git a/layouts/shortcodes/meme/hybl.html b/layouts/shortcodes/meme/hybl.html index ac310c56..8d9006c1 100644 --- a/layouts/shortcodes/meme/hybl.html +++ b/layouts/shortcodes/meme/hybl.html @@ -1 +1 @@ - 害,您瞧瞧,这儿不花园北路吗? + 害,您瞧瞧,这儿不花园北路吗? diff --git a/layouts/shortcodes/meme/wpnl.html b/layouts/shortcodes/meme/wpnl.html index 2a4ba4e7..fa2a959f 100644 --- a/layouts/shortcodes/meme/wpnl.html +++ b/layouts/shortcodes/meme/wpnl.html @@ -1 +1 @@ - 侬准备到 600 号报到是伐? \ No newline at end of file + 侬准备到 600 号报到是伐? \ No newline at end of file diff --git a/static/images/33cll.png b/static/images/meme/33cll.png similarity index 100% rename from static/images/33cll.png rename to static/images/meme/33cll.png diff --git a/static/images/hrt-baidu.png b/static/images/meme/hrt-baidu.png similarity index 100% rename from static/images/hrt-baidu.png rename to static/images/meme/hrt-baidu.png diff --git a/static/images/hybl.jpg b/static/images/meme/hybl.jpg similarity index 100% rename from static/images/hybl.jpg rename to static/images/meme/hybl.jpg diff --git a/static/images/wpnl.jpg b/static/images/meme/wpnl.jpg similarity index 100% rename from static/images/wpnl.jpg rename to static/images/meme/wpnl.jpg