diff --git a/dist/blog/2020/03/08/hello-world/index.html b/dist/blog/2020/03/08/hello-world/index.html
index 5c868f9..e7d88ea 100644
--- a/dist/blog/2020/03/08/hello-world/index.html
+++ b/dist/blog/2020/03/08/hello-world/index.html
@@ -3,8 +3,6 @@
-
-
Hello World | Kazhnuz Space
@@ -28,9 +26,10 @@
-
-
+
+
+
diff --git a/dist/blog/archives/2020/03/index.html b/dist/blog/archives/2020/03/index.html
index ce226d7..bbe0356 100644
--- a/dist/blog/archives/2020/03/index.html
+++ b/dist/blog/archives/2020/03/index.html
@@ -3,8 +3,6 @@
-
-
Archives: 2020/3 | Kazhnuz Space
@@ -24,9 +22,10 @@
-
-
+
+
+
diff --git a/dist/blog/archives/2020/index.html b/dist/blog/archives/2020/index.html
index 81bea02..571f7f5 100644
--- a/dist/blog/archives/2020/index.html
+++ b/dist/blog/archives/2020/index.html
@@ -3,8 +3,6 @@
-
-
Archives: 2020 | Kazhnuz Space
@@ -24,9 +22,10 @@
-
-
+
+
+
diff --git a/dist/blog/archives/index.html b/dist/blog/archives/index.html
index b628215..9eb30c5 100644
--- a/dist/blog/archives/index.html
+++ b/dist/blog/archives/index.html
@@ -3,8 +3,6 @@
-
-
Archives | Kazhnuz Space
@@ -24,9 +22,10 @@
-
-
+
+
+
diff --git a/dist/blog/index.html b/dist/blog/index.html
index af132f0..6f3bf83 100644
--- a/dist/blog/index.html
+++ b/dist/blog/index.html
@@ -3,8 +3,6 @@
-
-
Kazhnuz Space
@@ -24,9 +22,10 @@
-
-
+
+
+
diff --git a/src/blog/themes/blog/layout/_partial/google-analytics.ejs b/src/blog/themes/blog/layout/_partial/google-analytics.ejs
deleted file mode 100644
index 84e75f0..0000000
--- a/src/blog/themes/blog/layout/_partial/google-analytics.ejs
+++ /dev/null
@@ -1,14 +0,0 @@
-<% if (theme.google_analytics){ %>
-
-
-
-<% } %>
diff --git a/src/blog/themes/blog/layout/_partial/head.ejs b/src/blog/themes/blog/layout/_partial/head.ejs
index 43d5f93..3b3c65b 100644
--- a/src/blog/themes/blog/layout/_partial/head.ejs
+++ b/src/blog/themes/blog/layout/_partial/head.ejs
@@ -2,7 +2,6 @@
- <%- partial('google-analytics') %>
<%
var title = page.title;
@@ -32,5 +31,8 @@
<% if (config.highlight.enable){ %>
<% } %>
- <%- css('css/style') %>
+
+
+
+