diff --git a/layouts/partials/head.html b/layouts/partials/head.html
new file mode 100644
index 0000000..5564ad8
--- /dev/null
+++ b/layouts/partials/head.html
@@ -0,0 +1,5 @@
+
+
+
{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}
+
+
\ No newline at end of file
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
new file mode 100644
index 0000000..6ea920f
--- /dev/null
+++ b/layouts/partials/header.html
@@ -0,0 +1,12 @@
+
+
+ {{.Site.Title}}
+
+
+
\ No newline at end of file
diff --git a/themes/justice b/themes/justice
index de798b5..8c847d4 160000
--- a/themes/justice
+++ b/themes/justice
@@ -1 +1 @@
-Subproject commit de798b599e95b23ffdb83da7ed6de4407a2b03e4
+Subproject commit 8c847d47b75199cb7c3283b808f365a27b5919dc