diff --git a/content/_index.md b/content/_index.md
index c2f49f5..ebdbf78 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,9 +1,10 @@
---
title: "Dendroalsia"
-
-description: ""
+omit_header_text: true
+description: "Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."
theme_version: '2.8.2'
-cascade:
- featured_image: '/images/sunrise.png'
+featured_image: '/images/sunrise_squished.svg'
---
-Welcome to my server.
\ No newline at end of file
+
+
+Here is a [git repo](https://git.dendroalsia.net) of some of my work, mostly data visualization scripts written in R.
\ No newline at end of file
diff --git a/content/about/index.md b/content/about/index.md
index a98bf18..ba3b782 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -1,15 +1,8 @@
---
title: "About"
-description: "about dendroalsia.net"
-featured_image: '/images/sunrise.png'
+description: "Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'."
menu:
main:
weight: 1
+featured_image: '/images/sunrise_squished.svg'
---
-{{< figure src="/images/sunrise.png" title="title of picture" >}}
-
-Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.
-
-Here is a [git repo](https://git.dendroalsia.net) of some of my work, mostly data visualization scripts written in R.
-
-[dendroalsia](https://en.wikipedia.org/wiki/Dendroalsia) is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'.
\ No newline at end of file
diff --git a/content/contact/index.md b/content/contact/index.md
new file mode 100644
index 0000000..5e9959f
--- /dev/null
+++ b/content/contact/index.md
@@ -0,0 +1,10 @@
+---
+title: Contact
+description: I'd love to hear from you
+featured_image: '/images/sunrise_squished.svg'
+type: page
+menu: main
+
+---
+
+Feel free to send me an [email](mailto:ben@dendroalsia.net)
\ No newline at end of file
diff --git a/hugo.toml b/hugo.toml
index a73c21a..b5fe500 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,6 +1,6 @@
baseURL = 'https://dendroalsia.net/'
languageCode = 'en-us'
-title = 'dendroalsia'
+title = 'Dendroalsia'
theme = 'ananke'
resourceDir = "../resources"
diff --git a/public/404.html b/public/404.html
index bfdb00f..e97d717 100644
--- a/public/404.html
+++ b/public/404.html
@@ -70,6 +70,12 @@
+