aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
authorTrack3 <pengliabc@live.cn>2018-12-12 00:02:36 +0800
committerTrack3 <pengliabc@live.cn>2018-12-12 00:02:36 +0800
commit3bb532df30e5ed3cf3713dc450a1a0ec99172e08 (patch)
tree4bb9b5db6ff517877618c0e03dbc2eca3de0d076 /layouts/_default/baseof.html
parentcaf088cbfb4899e4d86fcb18373c4093f32c739b (diff)
downloadhermit-3bb532df30e5ed3cf3713dc450a1a0ec99172e08.tar.gz
Improve code quality & consistency
* Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index db28f28..66ddb80 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -33,4 +33,4 @@
{{ template "_internal/google_analytics_async.html" . }}
</body>
-</html> \ No newline at end of file
+</html>