diff --git a/_config.yml b/_config.yml
index 0e5c2a5..c6fc891 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,5 @@
# Site settings
-title: Twenty Blog
+title: ScienceHub
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
diff --git a/_includes/banner-explore.html b/_includes/banner-explore.html
new file mode 100644
index 0000000..7abe81c
--- /dev/null
+++ b/_includes/banner-explore.html
@@ -0,0 +1,11 @@
+
+
+
+
+
What I cannot create,
+
+ I do not understand.
+
+
~ Richard Feynman
+
+
\ No newline at end of file
diff --git a/_includes/banner-post.html b/_includes/banner-post.html
new file mode 100644
index 0000000..1831715
--- /dev/null
+++ b/_includes/banner-post.html
@@ -0,0 +1,13 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/banner-subject.html b/_includes/banner-subject.html
new file mode 100644
index 0000000..9efe578
--- /dev/null
+++ b/_includes/banner-subject.html
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
{{ page.title }}
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/footer.html b/_includes/footer.html
index efbc3d1..dbcc7ec 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -2,7 +2,7 @@