From f26f6cd71cb436216ce6993ae640e89bbb26226a Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 9 Jan 2018 23:10:03 +0800 Subject: + init --- _templates/layout.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to '_templates') diff --git a/_templates/layout.html b/_templates/layout.html index 872da94..18a9de8 100644 --- a/_templates/layout.html +++ b/_templates/layout.html @@ -3,3 +3,21 @@ {# Include our new CSS file into existing ones. #} {% set css_files = css_files + ['_static/flexboxgrid.min.css', '_static/git-pull.css']%} + + + + + + + + + + + + + + + + + + -- cgit v1.2.3