hugo-example/content/pages/contact.html
Correl Roush 2ecf8fae6b
All checks were successful
/ build (push) Successful in 4m23s
Add some example content
2024-09-06 00:04:02 -04:00

11 lines
181 B
HTML

---
title: "Contact"
date: 2024-09-05T23:49:51-04:00
draft: false
---
<h1>Contact Us!</h1>
<ul>
<li>By email!</li>
<li>By phone!</li>
<li>By carrier pidgeon?</li>
</ul>