diff --git a/_templates/layout.html b/_templates/layout.html
index 4158bb4..eb4041e 100644
--- a/_templates/layout.html
+++ b/_templates/layout.html
@@ -18,6 +18,7 @@
Blog
RSS
Bookmarks
+ Contact
{% block body %}{{ body() }}{% endblock %}
diff --git a/build.sh b/build.sh
index 4df2d96..92cc9e0 100755
--- a/build.sh
+++ b/build.sh
@@ -1,6 +1,6 @@
[[ ! -d venv ]] && python3 -m venv venv
source venv/bin/activate
-python3 -m pip install -r requirements.txt
+# python3 -m pip install -r requirements.txt
[[ -d _build ]] && rm -rf _build
make html
deactivate
diff --git a/contact.rst b/contact.rst
new file mode 100644
index 0000000..b46f084
--- /dev/null
+++ b/contact.rst
@@ -0,0 +1,12 @@
+=======
+Contact
+=======
+
+Don't.
+
+.. raw:: html
+
+
+ j/k just look around and you'll eventually figure out a way to
+ reacharound reach me
+