diff --git a/themes/casper3/layouts/partials/victorhugo.html b/themes/casper3/layouts/partials/victorhugo.html
new file mode 100644
index 00000000..99aa9d23
--- /dev/null
+++ b/themes/casper3/layouts/partials/victorhugo.html
@@ -0,0 +1,1571 @@
+{{ if .Site.IsServer }}
+
+{{ if .Params.Victor_Hugo }}
+
+ {{ if .Params.focus_keyword }}
+
+
+
+ {{ if eq .Params.Victor_Hugo_clean "true" }}{{ else }}
+
+ {{ end }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Focus Keyword:
+ {{ if .Params.focus_keyword }}{{ .Params.focus_keyword }}{{ end }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ To see the Google and Social Media Snippet, add a description and a title for this post in the front matter.
+
+
+
+ {{ $victorhugo__slug := .RelPermalink }}
+ {{ $victorhugo__slug := substr $victorhugo__slug 0 -1 }}
+ {{ $victorhugo__slug := substr $victorhugo__slug 1 200 }}
+
+
Your post on Google
+
+
+
+
{{ replace $victorhugo__slug "/" " › " }}
+
+
+
+
+
+
+
+
+
+
About Victor Hugo
+
+
+
+
+
+
+
+
+
+
+
+ {{ else }}
+
+
+
+
+
+
+ - • You forgot to add, either "Focus_Keyword", or "Victor_Hugo" params in the front matter of this page. Read More.
+
+
+
+
+
+
+
Tip: whenever you see this icon
you can hover with your mouse for a few seconds and a quick tip will be displayed.
+
+
+
+
+
+ {{ end }}
+
+ {{ else }}
+{{ end }}
+{{ end }}
+