Updating site via make at 2024-02-17T17:56:24+02:00

This commit is contained in:
Siina Mashek 2024-02-17 17:56:24 +02:00
parent 07ec3fb833
commit 81309edbcd

View File

@ -3,21 +3,21 @@
<head> <head>
<meta charset='utf-8'> <meta charset='utf-8'>
<title>1 notes | noter</title> <title>1 notes | noter</title>
<meta property='og:title' content='siina.monster' /> <meta property='og:title' content='koutsie's telenotes' />
<meta property='og:description' content='random thoughts and things, i think?' /> <meta property='og:description' content='thoughts about mainly computers... maybe recipes and cats too?' />
<meta property='og:type' content='blog' /> <meta property='og:type' content='blog' />
<meta property='og:generator' content='noter' /> <meta property='og:generator' content='noter' />
<!-- 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 17:46:49' /> <meta name='last-generated' content='2024-02-17 17:52:50' />
<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); }
body { body {
background-color: #0f0f0f; background-color: #0f0f0f;
color: #fff; color: #fff;
font-family: sans-serif; font-family: 'Arial Rounded MT', sans-serif;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
@ -69,7 +69,7 @@ code {
font-size: 13px; font-size: 13px;
} }
a:link, a:visited, a:hover, a:active { a:link, a:visited, a:hover, a:active {
color: #B2A4D4; color: #ff7b00;
font-style: normal; font-style: normal;
text-decoration: underline; text-decoration: underline;
} }
@ -102,8 +102,8 @@ td {
</head> </head>
<body> <body>
<div class='container'> <div class='container'>
<h1>siina.monster</h1><br> <h1>koutsie's telenotes</h1><br>
<center> <a rel='me' href='https://social.criminallycute.fi/@siina'>fedi</a> | <a href=feed.xml>rss</a> | <a href=https://criminallycute.fi>criminally cute</a> </center> <center> <a rel='me' href='https://social.criminallycute.fi/@siina'>fedi</a> | <a href=feed.xml>rss</a> | <a href=https://criminallycute.fi/>criminally cute</a> </center>
<center><div class='top-bar'><a href='#2024-02-17'>2024</a></div></center><br> <center><div class='top-bar'><a href='#2024-02-17'>2024</a></div></center><br>
<a name='2024-02-17'></a> <a name='2024-02-17'></a>
<div class='note'> <div class='note'>
@ -114,7 +114,7 @@ href="https://code.criminallycute.fi/siina/noter">noter</a> script.</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 17:46:49</div> <div class='last-updated'>last Updated: 2024-02-17 17:52:50</div>
</div> </div>
</body> </body>
</html> </html>