diff --git a/source/images/og.png b/source/images/og.png new file mode 100644 index 0000000..2115568 Binary files /dev/null and b/source/images/og.png differ diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index eca51ca..2b9f1b0 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -6,8 +6,12 @@ - <%= current_page.data.title || "Middleman" %> + <%= current_page.data.title %> + + + + <%= stylesheet_link_tag "site" %> <%= javascript_include_tag "site" %>