Updating site via make at 2024-02-17T19:02:09+02:00
This commit is contained in:
parent
92c7e479e0
commit
9993d3e101
|
@ -24,3 +24,5 @@ to the txt file and running make to update and publish the text. 🤔</p>
|
||||||
<p>(Helps to use pre instead of code tags)</p>
|
<p>(Helps to use pre instead of code tags)</p>
|
||||||
|
|
||||||
<p><b>19.01.12</b>: This is a test from the cli :D</p>
|
<p><b>19.01.12</b>: This is a test from the cli :D</p>
|
||||||
|
|
||||||
|
<p><b>19.02.09</b>: And another test. I wonder how brittle this little script is.</p>
|
||||||
|
|
|
@ -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 notes and stuff</description>
|
<description>thoughts and notes and stuff</description>
|
||||||
<pubDate>Sat, 17 Feb 2024 17:01:12 GMT</pubDate>
|
<pubDate>Sat, 17 Feb 2024 17:02:09 GMT</pubDate>
|
||||||
<lastBuildDate>Sat, 17 Feb 2024 17:01:12 GMT</lastBuildDate>
|
<lastBuildDate>Sat, 17 Feb 2024 17:02:09 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 19:01:12' />
|
<meta name='last-generated' content='2024-02-17 19:02:09' />
|
||||||
<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); }
|
||||||
|
@ -133,11 +133,13 @@ appending
|
||||||
to the txt file and running make to update and publish the text. 🤔</p>
|
to the txt file and running make to update and publish the text. 🤔</p>
|
||||||
<p>(Helps to use pre instead of code tags)</p>
|
<p>(Helps to use pre instead of code tags)</p>
|
||||||
|
|
||||||
<p><b>19.01.12</b>: This is a test from the cli :D</p></br>
|
<p><b>19.01.12</b>: This is a test from the cli :D</p>
|
||||||
|
|
||||||
|
<p><b>19.02.09</b>: And another test. I wonder how brittle this little script is.</p></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 19:01:12</div>
|
<div class='last-updated'>last Updated: 2024-02-17 19:02:09</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue