-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/_includes/sidebar.html b/_includes/sidebar.html
index ef22b73..33c6374 100644
--- a/_includes/sidebar.html
+++ b/_includes/sidebar.html
@@ -1,5 +1,14 @@
-
+
+
+
+
+
+ Document
+
+
+
+
Support the Project
@@ -11,3 +20,6 @@
Support the Project
+
+
+
\ No newline at end of file
diff --git a/_includes/style.css b/_includes/style.css
new file mode 100644
index 0000000..6a096fe
--- /dev/null
+++ b/_includes/style.css
@@ -0,0 +1,3 @@
+body{
+ background: linear-gradient(to right, #33ccff 0%, #ff99cc 100%);
+}
\ No newline at end of file
diff --git a/_layouts/archive.html b/_layouts/archive.html
index 7ebdb2f..c9e9373 100644
--- a/_layouts/archive.html
+++ b/_layouts/archive.html
@@ -1,5 +1,14 @@
---
-layout: default
+
+
+
+
+
+ Document
+
+
+
+ layout: default
title: Archive
---
@@ -24,4 +33,6 @@
{{ page.type }} '{{ page.title }}'
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/_layouts/default.html b/_layouts/default.html
index 265c45e..769795b 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -13,7 +13,7 @@
{{site.sharethis}}
-
+
{% if jekyll.environment == 'production' %}