diff --git a/pages/home.md b/pages/home.md
deleted file mode 100644
index d64da2a..0000000
--- a/pages/home.md
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: The title
-lead: Taxa from your imagination to the web
-project: Your project
----
-
-
-# {{frontmatter.title}}
-_{{frontmatter.lead}}_
-
-## Overview
-Welcome to *{{ frontmatter.project }}*, a website of taxon pages generated from the {{ frontmatter.project }} Project, a comprehensive collaborative effort managed in [TaxonWorks](https://taxonworks.org).
-
-## Get started!
-
-
-## Announcements
-* 5/1/2022 - We've grown!
-* 1/1/2022 - Our website is live!
-
-## Find out more
-Learn how to collaborate with the {{ frontmatter.title }} project. Contact information, technical details, and more are available at [About](/about).
diff --git a/src/modules/home/views/index.vue b/src/modules/home/views/index.vue
index fa1eeef..76d5918 100644
--- a/src/modules/home/views/index.vue
+++ b/src/modules/home/views/index.vue
@@ -1,24 +1,11 @@
-
- Welcome to TaxonPages
-
+
Welcome to TaxonPages
- It seems you don't have a index or home file in your /pages folder, create one to replace this page.
+ It seems you don't have a index or home file in your /pages folder, create
+ one to replace this page.