diff --git a/config.toml b/config.toml
index 249872f50..0e0eedb63 100644
--- a/config.toml
+++ b/config.toml
@@ -29,6 +29,7 @@ relativeURLs = true
stepAnalysis = true
# This is the top-level, global site title
title = "Hugo"
+theme = "gohugoioTheme"
# Change this once you've created your theme
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
deleted file mode 100644
index 42ca8565c..000000000
--- a/layouts/_default/baseof.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
We appreciate your patience as we migrate the content from hugodocs.info to the new GitHub organization for Hugo. To check the currently published, official documentation, visit https://gohugo.io. Stay tuned for the rollout of the new docs, and thank you for your support of Hugo!