diff --git a/templates/default/html/about.html b/templates/default/html/about.html index 24a7682..fc05fbf 100644 --- a/templates/default/html/about.html +++ b/templates/default/html/about.html @@ -6,17 +6,22 @@ {{ .site_info.title }} | {{ .about.title }} + - + + - - - + + + + + + {{ if .statistics.enable }} diff --git a/templates/default/html/archive.html b/templates/default/html/archive.html index 222f7ed..d9318be 100644 --- a/templates/default/html/archive.html +++ b/templates/default/html/archive.html @@ -6,13 +6,18 @@ {{ .site_info.title }} | {{ .history_post.title }} + - + + - - + + + + + diff --git a/templates/default/html/category.html b/templates/default/html/category.html index f2cad68..f793779 100644 --- a/templates/default/html/category.html +++ b/templates/default/html/category.html @@ -6,13 +6,18 @@ {{ .site_info.title }} + - + + - - + + + + + diff --git a/templates/default/html/friend.html b/templates/default/html/friend.html index 2156e36..2dc4f53 100644 --- a/templates/default/html/friend.html +++ b/templates/default/html/friend.html @@ -6,17 +6,22 @@ {{ .site_info.title }} | {{ .friend.title }} + - + + - - - + + + + + + {{ if .statistics.enable }} diff --git a/templates/default/html/index.html b/templates/default/html/index.html index fb01475..cf08cb8 100644 --- a/templates/default/html/index.html +++ b/templates/default/html/index.html @@ -6,16 +6,21 @@ {{ .site_info.title }} + - + + - - - + + + + + + {{ if .statistics.enable }} diff --git a/templates/default/html/music.html b/templates/default/html/music.html index 8cdb777..10f5764 100644 --- a/templates/default/html/music.html +++ b/templates/default/html/music.html @@ -6,17 +6,22 @@ {{ .site_info.title }} + - + + - - - + + + + + + {{ if .statistics.enable }} diff --git a/templates/default/html/post.html b/templates/default/html/post.html index 9c7b4ed..3e6355a 100644 --- a/templates/default/html/post.html +++ b/templates/default/html/post.html @@ -6,14 +6,19 @@ {{ .site_info.title }} + - + + - - + + + + + diff --git a/templates/default/html/search.html b/templates/default/html/search.html index dd09496..aadc1d4 100644 --- a/templates/default/html/search.html +++ b/templates/default/html/search.html @@ -6,13 +6,18 @@ {{ .site_info.title }} + - + + - - + + + + + diff --git a/templates/default/html/tag.html b/templates/default/html/tag.html index 6ae5c69..ceccb11 100644 --- a/templates/default/html/tag.html +++ b/templates/default/html/tag.html @@ -6,13 +6,18 @@ {{ .site_info.title }} + - + + - - + + + + +