aboutsummaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/pages/index.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/pages/index.html b/src/pages/index.html
index 4cb32f3..fd24512 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -1,4 +1,17 @@
+<!--: extends base.html -->
+<!--: replace title -->
+home
+<!--: endreplace -->
+
+<!--: replace body -->
<main>
- <h1>wowowowow</h1>
- <p>aaaaa</p>
+ <section>
+ <h2>So, what is this?</h2>
+ <p>
+ The Evil Transgenders Club is intended to be a silly little internet
+ community for queer people and allies, primarily those interested in tech -
+ though all are welcome.
+ </p>
+ </section>
</main>
+<!--: endreplace -->