diff options
Diffstat (limited to 'posts/index.html')
-rw-r--r-- | posts/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/posts/index.html b/posts/index.html index b86c5a5..05beb66 100644 --- a/posts/index.html +++ b/posts/index.html @@ -33,5 +33,10 @@ <a href="/posts/07_29_2022-on-communities-and-trust.html">On Communities and Trust</a> </li> </ul> + + <footer> + <a href="https://git.tempest.dev/ashe/tempest.dev">Site Source</a> + <a href="/pay-transparency.html">Pay Transparency</a> + </footer> </body> </html> |