Add seal blog back as it's own thing
This commit is contained in:
parent
afa2b9cc1c
commit
f0c1084b14
97 changed files with 630 additions and 0 deletions
16
nixos-apps/cutesealfanpage.love/index.html
Normal file
16
nixos-apps/cutesealfanpage.love/index.html
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Seal Blog!
|
||||
---
|
||||
|
||||
<h2>Welcome</h2>
|
||||
|
||||
<img src="/images/seal1.jpg" style="float: right; margin: 10px;" width="200px"/>
|
||||
|
||||
<p>Welcome to my seal blog!</p>
|
||||
|
||||
<p>Here's a list of recent posts for your reading pleasure:</p>
|
||||
|
||||
<h2>Seal Posts</h2>
|
||||
$partial("templates/post-list.html")$
|
||||
|
||||
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue