diff --git a/layouts/partials/title/full.html b/layouts/partials/title/full.html
new file mode 100644
index 0000000..6f33439
--- /dev/null
+++ b/layouts/partials/title/full.html
@@ -0,0 +1,2 @@
+{{ if .Title }}{{ .Title }} | {{ end }}{{ if .Page.Params.author }}{{ if .Page.Params.plainAuthor }}{{ .Page.Params.PlainAuthor }} |{{ else }}{{ .Page.Params.author }} | {{ end }}{{ end }} Post-Self
+