Updating site via make at 2024-04-14T19:41:01+03:00
This commit is contained in:
parent
1128397fc3
commit
68e5c6b381
3 changed files with 9 additions and 5 deletions
|
@ -1,2 +1,4 @@
|
|||
This is mostly a test post.
|
||||
|
||||
<p><b>19:40:11</b>: This is a second test</p>
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<title>siina.monster notes</title>
|
||||
<link>https://siina.monster</link>
|
||||
<description>siina's random notes</description>
|
||||
<pubDate>Sun, 14 Apr 2024 16:39:22 GMT</pubDate>
|
||||
<lastBuildDate>Sun, 14 Apr 2024 16:39:22 GMT</lastBuildDate>
|
||||
<pubDate>Sun, 14 Apr 2024 16:41:01 GMT</pubDate>
|
||||
<lastBuildDate>Sun, 14 Apr 2024 16:41:01 GMT</lastBuildDate>
|
||||
<docs>https://cyber.harvard.edu/rss/rss.html</docs>
|
||||
<generator>noter</generator>
|
||||
<item>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<!-- those who seek, shall see - but thy shall be prepared... -->
|
||||
<link rel='icon' type='image/png' href=''>
|
||||
<link rel='alternate' type='application/atom+xml' title=rss href='/feed.xml' />
|
||||
<meta name='last-generated' content='2024-04-14 19:39:22' />
|
||||
<meta name='last-generated' content='2024-04-14 19:41:01' />
|
||||
<style>
|
||||
/* font by https://www.1001fonts.com/users/junkohanhero/ */
|
||||
@font-face { font-family: header; src: url(scratch_x_black.ttf); }
|
||||
|
@ -108,7 +108,9 @@ td {
|
|||
<a name='2024-04-14'></a>
|
||||
<div class='note'>
|
||||
<h4><a href='#2024-04-14'>April 14, 2024</a></h4>
|
||||
This is mostly a test post.</br>
|
||||
This is mostly a test post.
|
||||
|
||||
<p><b>19:40:11</b>: This is a second test</p></br>
|
||||
</div>
|
||||
<a name='2024-02-28'></a>
|
||||
<div class='note'>
|
||||
|
@ -180,7 +182,7 @@ here</a>.</p>
|
|||
</div>
|
||||
<div class='generated-with'>generated with <a href='https://code.criminallycute.fi/siina/noter'>noter</a></div>
|
||||
<div class='back-to-top'><a href='#'>Back to Top</a></div>
|
||||
<div class='last-updated'>last Updated: 2024-04-14 19:39:22</div>
|
||||
<div class='last-updated'>last Updated: 2024-04-14 19:41:01</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue