diff --git a/_config.yml b/_config.yml
index a625101..4a8dc45 100644
--- a/_config.yml
+++ b/_config.yml
@@ -33,3 +33,4 @@ exclude:
twitter:
card: summary
username: pybuilder_
+logo: /img/logo.svg
diff --git a/_includes/layout/metaAndStyles.html b/_includes/layout/metaAndStyles.html
index fa3d205..8aee010 100644
--- a/_includes/layout/metaAndStyles.html
+++ b/_includes/layout/metaAndStyles.html
@@ -30,4 +30,4 @@
-{% seo %}
+{% seo title=false %}