add comments

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-05 15:26:13 -06:00
parent 352def6a65
commit 99cd20d345
2 changed files with 3 additions and 0 deletions

View File

@ -279,6 +279,8 @@ Never add the generated public key from step 2 to gitea.</p>
Email me if you need help.</p> Email me if you need help.</p>
</section> </section>
</article> </article>
<script src="https://utteranc.es/client.js" repo="rowan.a.tl/website-comments" issue-term="pathname" theme="github-light" crossorigin="anonymous" async>
</script>
</main> </main>

View File

@ -1,6 +1,7 @@
--- ---
title: Gitea Docker Container on NixOS title: Gitea Docker Container on NixOS
Author: Rowan Torbitzky-lane Author: Rowan Torbitzky-lane
comment: True
--- ---
# Introduction # Introduction