setting up luctors website based off tfcs

This commit is contained in:
Chris Cochrun 2023-04-02 06:52:03 -05:00
parent a1aa4ca9bf
commit 773b3ed3e5
218 changed files with 266 additions and 641 deletions

View file

@ -32,5 +32,5 @@
<section class="prose dark:prose-invert">{{ .Content | emojify }}</section>
</article>
<section>
{{ partial "recent-articles.html" . }}
{{ partial "recent-articles/main.html" . }}
</section>