Updating site via make at 2024-02-17T18:01:28+02:00
This commit is contained in:
parent
e3245409b2
commit
80b2fb73b8
|
@ -4,8 +4,8 @@
|
||||||
<title>siina.monster</title>
|
<title>siina.monster</title>
|
||||||
<link>https://siina.monster/</link>
|
<link>https://siina.monster/</link>
|
||||||
<description>thoughts and things and stuff</description>
|
<description>thoughts and things and stuff</description>
|
||||||
<pubDate>Sat, 17 Feb 2024 16:00:27 GMT</pubDate>
|
<pubDate>Sat, 17 Feb 2024 16:01:28 GMT</pubDate>
|
||||||
<lastBuildDate>Sat, 17 Feb 2024 16:00:27 GMT</lastBuildDate>
|
<lastBuildDate>Sat, 17 Feb 2024 16:01:28 GMT</lastBuildDate>
|
||||||
<docs>https://cyber.harvard.edu/rss/rss.html</docs>
|
<docs>https://cyber.harvard.edu/rss/rss.html</docs>
|
||||||
<generator>noter</generator>
|
<generator>noter</generator>
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<!-- those who seek, shall see - but thy shall be prepared... -->
|
<!-- those who seek, shall see - but thy shall be prepared... -->
|
||||||
<link rel='icon' type='image/png' href=''>
|
<link rel='icon' type='image/png' href=''>
|
||||||
<link rel='alternate' type='application/atom+xml' title=rss href='/feed.xml' />
|
<link rel='alternate' type='application/atom+xml' title=rss href='/feed.xml' />
|
||||||
<meta name='last-generated' content='2024-02-17 18:00:27' />
|
<meta name='last-generated' content='2024-02-17 18:01:28' />
|
||||||
<style>
|
<style>
|
||||||
/* font by https://www.1001fonts.com/users/junkohanhero/ */
|
/* font by https://www.1001fonts.com/users/junkohanhero/ */
|
||||||
@font-face { font-family: header; src: url(scratch_x_black.ttf); }
|
@font-face { font-family: header; src: url(scratch_x_black.ttf); }
|
||||||
|
@ -110,11 +110,15 @@ td {
|
||||||
<h4><a href='#2024-02-17'>February 17, 2024</a></h4>
|
<h4><a href='#2024-02-17'>February 17, 2024</a></h4>
|
||||||
This is the first thing written by using a modified version of <a
|
This is the first thing written by using a modified version of <a
|
||||||
href="https://k0.tel/">koutsie</a>'s <a
|
href="https://k0.tel/">koutsie</a>'s <a
|
||||||
href="https://code.criminallycute.fi/siina/noter">noter</a> script.</br>
|
href="https://code.criminallycute.fi/siina/noter">noter</a> script.
|
||||||
|
|
||||||
|
So far I really like it, though there's a lot more to be done to it before I
|
||||||
|
am happy with how editable the html and things are. It's been a great
|
||||||
|
launching point for me and I appreciate the inspiration that it has given me.</br>
|
||||||
</div>
|
</div>
|
||||||
<div class='generated-with'>generated with <a href='https://code.criminallycute.fi/siina/noter'>noter</a></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='back-to-top'><a href='#'>Back to Top</a></div>
|
||||||
<div class='last-updated'>last Updated: 2024-02-17 18:00:27</div>
|
<div class='last-updated'>last Updated: 2024-02-17 18:01:28</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue