diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a3c302c..b4f10b1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -76,7 +76,7 @@ katex = false
url = "/about"
[[menu.nav]]
name = "Source Code"
- pre = " "
+ pre = " "
weight = -70
identifier = "github"
url = "https://github.com/slashformotion/hugo-tufte"