54 lines
1.7 KiB
HTML
54 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>Konsthol</title>
|
||
<meta charset="utf-8">
|
||
<meta name="robots" content="noindex">
|
||
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
|
||
<link rel="stylesheet" href="/css/style.css" >
|
||
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
|
||
|
||
<script>
|
||
(function(d,t) {
|
||
var BASE_URL="https://chat.konsthol.eu";
|
||
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||
g.src=BASE_URL+"/packs/js/sdk.js";
|
||
g.defer = true;
|
||
g.async = true;
|
||
s.parentNode.insertBefore(g,s);
|
||
window.chatwootSettings = {
|
||
darkMode: "dark"
|
||
};
|
||
g.onload=function(){
|
||
window.chatwootSDK.run({
|
||
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
|
||
baseUrl: BASE_URL
|
||
})
|
||
}
|
||
})(document,"script");
|
||
</script>
|
||
</head>
|
||
<body>
|
||
<section>
|
||
<blockquote>
|
||
<p>DATE: Thu 02 Sep 2021 20:10 By: konsthol@pm.me</p>
|
||
</blockquote>
|
||
<h1 id="just-a-test">Just a test</h1>
|
||
<p>If Drew’s script makes this image viewable from a browser I guess it
|
||
just doesn’t work yet for miniblogs 🤔</p>
|
||
<p>I wanted to show that by removing the sort command from the part of
|
||
the upgem script that makes the rss, my blog posts ironically end up
|
||
sorted at least in newsboat cause by default the script tries to operate
|
||
the date -d function on a date without hours and minutes so most rss
|
||
readers end up mixing posts that took place on the same day 🧐</p>
|
||
<p><img
|
||
src="/images/pic-selected-02-09-21_19-50-18.png">Image</a><br /></p>
|
||
<p><a href="..">..</a></p>
|
||
<footer>
|
||
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
|
||
</footer>
|
||
|
||
</section>
|
||
</body>
|
||
</html>
|