diff --git a/src/routes/About.js b/src/routes/About.js
index 897e4c9..cf30962 100644
--- a/src/routes/About.js
+++ b/src/routes/About.js
@@ -1,5 +1,5 @@
import React from "react";
-import { Flex, Text } from "theme-ui";
+import { Flex, Text, Link } from "theme-ui";
import Footer from "../components/Footer";
@@ -16,15 +16,39 @@ function About() {
-
+
About
+
+ The Goal
+
+
+ Owlbear Rodeo is an attempt to make a web app to run tabletop
+ encounters without the complicated setup process needed for other
+ VTTs.
+
+
+ The People
+
+
+ Made by two people in Melbourne, Australia.{" "}
+ Mitch and{" "}
+ Nicola were looking
+ for an easy way to continue their d{"&"}d campaign as in person
+ interaction becomes harder.
+
+
+ Contact
+
+
+ For questions or feedback email{" "}
+ contact@owlbear.rodeo
+