diff --git a/README.md b/README.md
index e9f30e2cf..b72956e86 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
---
layout: page
-title: "PCjs: The Original IBM PC in Your Browser"
+title: PCjs
permalink: /
---
diff --git a/_config.yml b/_config.yml
index f228406f9..573b734f6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,5 @@
# Site settings
-title: PCjs
+title: "PCjs: The Original IBM PC in a Browser"
email: Jeff@pcjs.org
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
@@ -12,3 +12,9 @@ github_username: jeffpar
# Build settings
markdown: kramdown
+
+kramdown:
+ input: GFM
+ hard_wrap: false
+
+pcjs_version: 1.20.1
diff --git a/_includes/head.html b/_includes/head.html
index 4d7e8f001..bddf96e52 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -2,10 +2,23 @@
-