Files
thetempusproject/app/plugins/blog/views/about.html
2024-12-11 07:50:14 -05:00

6 lines
338 B
HTML

<div class="p-4 mb-3 rounded context-main-bg">
<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>