diff --git a/_layouts/default.html b/_layouts/default.html index 90aace1..9b657d3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,9 @@ {% if page.title %}{{ page.title }} - {% endif %}PHP: The Right Way - + + + diff --git a/_layouts/page.html b/_layouts/page.html index 81912a6..f7e78e0 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -5,7 +5,9 @@ {% if page.title %}{{ page.title }} - {% endif %}PHP: The Right Way - + + + diff --git a/images/favicon.png b/images/favicon.png index cacdef6..13d8726 100644 Binary files a/images/favicon.png and b/images/favicon.png differ diff --git a/images/og-image.png b/images/og-image.png new file mode 100644 index 0000000..33f5296 Binary files /dev/null and b/images/og-image.png differ