From ca4a612343e195819c5834a415e7a34322597af3 Mon Sep 17 00:00:00 2001 From: pronist Date: Wed, 22 Nov 2023 19:05:08 +0900 Subject: [PATCH] wip --- views/Main/Post/Permalink/Post/Footer/Author.pug | 2 +- views/Main/Post/Permalink/Post/Footer/RelatedArticle.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/Main/Post/Permalink/Post/Footer/Author.pug b/views/Main/Post/Permalink/Post/Footer/Author.pug index 3acf3f82..7cc1b71b 100644 --- a/views/Main/Post/Permalink/Post/Footer/Author.pug +++ b/views/Main/Post/Permalink/Post/Footer/Author.pug @@ -14,4 +14,4 @@ style :postcss div[data-tistory-react-app="Namecard"] { @apply hidden; - } \ No newline at end of file + } diff --git a/views/Main/Post/Permalink/Post/Footer/RelatedArticle.pug b/views/Main/Post/Permalink/Post/Footer/RelatedArticle.pug index 4adac44a..0cad42d7 100644 --- a/views/Main/Post/Permalink/Post/Footer/RelatedArticle.pug +++ b/views/Main/Post/Permalink/Post/Footer/RelatedArticle.pug @@ -16,4 +16,4 @@ style :postcss .another_category { @apply hidden; - } \ No newline at end of file + }