diff options
author | Ashelyn Dawn <git@tempest.dev> | 2023-01-19 18:44:15 -0700 |
---|---|---|
committer | Ashelyn Dawn <git@tempest.dev> | 2023-01-19 18:44:15 -0700 |
commit | 7bb1f23be82ca40512fbc920245e23de7dedd9a2 (patch) | |
tree | b0889e6e3a139660a160a2e263ddf2ef4f71571e /not_found.html | |
parent | f954b7ad22e799d676b0dcc0055fba4abb236f4d (diff) |
Update styles, add footer, add pay transparency
Diffstat (limited to 'not_found.html')
-rw-r--r-- | not_found.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/not_found.html b/not_found.html index 023edeb..d14ec56 100644 --- a/not_found.html +++ b/not_found.html @@ -22,5 +22,9 @@ Feel free to start back over at my <a href="/">Home page</a>. </p> + <footer> + <a href="https://git.tempest.dev/ashe/tempest.dev">Site Source</a> + <a href="/pay-transparency.html">Pay Transparency</a> + </footer> </body> </html> |