Updating site via make at 2024-02-17T17:59:41+02:00
This commit is contained in:
parent
228f35cb67
commit
3525c35583
|
@ -3,14 +3,14 @@
|
|||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>1 notes | noter</title>
|
||||
<meta property='og:title' content='koutsie's telenotes' />
|
||||
<meta property='og:description' content='thoughts about mainly computers... maybe recipes and cats too?' />
|
||||
<meta property='og:title' content='siina.monster' />
|
||||
<meta property='og:description' content='thoughts and things and stuff' />
|
||||
<meta property='og:type' content='blog' />
|
||||
<meta property='og:generator' content='noter' />
|
||||
<!-- 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-02-17 17:52:50' />
|
||||
<meta name='last-generated' content='2024-02-17 17:59:41' />
|
||||
<style>
|
||||
/* font by https://www.1001fonts.com/users/junkohanhero/ */
|
||||
@font-face { font-family: header; src: url(scratch_x_black.ttf); }
|
||||
|
@ -69,7 +69,7 @@ code {
|
|||
font-size: 13px;
|
||||
}
|
||||
a:link, a:visited, a:hover, a:active {
|
||||
color: #ff7b00;
|
||||
color: #B2A4D4;
|
||||
font-style: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
@ -102,7 +102,7 @@ td {
|
|||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1>koutsie's telenotes</h1><br>
|
||||
<h1>siina.monster</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><div class='top-bar'><a href='#2024-02-17'>2024</a></div></center><br>
|
||||
<a name='2024-02-17'></a>
|
||||
|
@ -114,7 +114,7 @@ href="https://code.criminallycute.fi/siina/noter">noter</a> script.</br>
|
|||
</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-02-17 17:52:50</div>
|
||||
<div class='last-updated'>last Updated: 2024-02-17 17:59:41</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue