From 04d3dde117414aecc7990c140b4569432455aa1c Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 3 Jul 2019 15:27:38 +0800 Subject: + update --- _templates/layout.html | 8 -------- _templates/more.html | 7 +------ 2 files changed, 1 insertion(+), 14 deletions(-) (limited to '_templates') diff --git a/_templates/layout.html b/_templates/layout.html index 42ea9f6..9989f50 100644 --- a/_templates/layout.html +++ b/_templates/layout.html @@ -41,11 +41,6 @@ {% block body %} {% endblock %}
-
-

Powered by Powered by CloudflareCloudflare @@ -54,9 +49,6 @@ Made w/Made w/
- - - {%- if render_sidebar %} diff --git a/_templates/more.html b/_templates/more.html index b450419..e9e022f 100644 --- a/_templates/more.html +++ b/_templates/more.html @@ -1,10 +1,5 @@ {% extends '!more.html' %} -{% block projects_header %}

Projects

{% endblock %} {% block more_content %} -Follow @clarkzjw -
-Tweets by - clarkzjw + {% endblock %} -- cgit v1.2.3