Files
thetempusproject/app/plugins/blog/views/about.html
2024-12-11 02:08:53 -05:00

6 lines
331 B
HTML

<div class="p-4 mb-3 bg-light rounded">
<h4 class="fst-italic">About</h4>
<p class="mb-0">
The blog is mostly here to serve ass a simple way to link to long-form content on the site. There won't be any breaking news or tell-all stories here. Just good ole fashioned boring crap no one wants to read.
</p>
</div>