From e80be941fafc12a9a596002c09c798b0db870884 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 1 May 2020 02:58:22 +0900 Subject: [PATCH] =?UTF-8?q?-=20=E2=80=98theme/templates/.#index.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98theme/templates/index.html=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/templates/.#index.html | 1 - theme/templates/index.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 120000 theme/templates/.#index.html diff --git a/theme/templates/.#index.html b/theme/templates/.#index.html deleted file mode 120000 index e6632b4..0000000 --- a/theme/templates/.#index.html +++ /dev/null @@ -1 +0,0 @@ -doohoyi@DoohouicBookAir.16357 \ No newline at end of file diff --git a/theme/templates/index.html b/theme/templates/index.html index fdcc895..01cfc4c 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -44,9 +44,9 @@ {% for article in articles %} {# disabled 'article' links, re-enable changing tag 'div' -> 'a' #} -
+
{{ article.title }} -
+
{{ article.content }}