Add template
This commit is contained in:
parent
a60a0bdd0f
commit
ab1c3ee5ea
1 changed files with 7 additions and 1 deletions
|
|
@ -3,7 +3,13 @@ title: News
|
|||
---
|
||||
|
||||
<h1 class="center"><i class="mdi mdi-newspaper-variant"></i> News</h1>
|
||||
|
||||
<!-- Example layout of a news post
|
||||
<div>
|
||||
<h1>Date (MM DD, YY)</h1>
|
||||
<h3>Title</h3>
|
||||
<p>Content</p>
|
||||
</div>
|
||||
-->
|
||||
<div>
|
||||
<h1>November 23rd, 2021</h1>
|
||||
<h3>Lots of new stuff!</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue