-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" dir="ltr"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<title>TEMPTITLE.</title> | ||
<meta name="title" content="TEMPTITLE."> | ||
<meta name="description" content="TEMPDESC"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"> | ||
<meta name="keywords" content=""> | ||
<meta name="author" content="Angelino Desmet"> | ||
|
||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://www.cynicusrex.com/file/TEMPURL.html"> | ||
<meta property="og:title" content="TEMPTITLE."> | ||
<meta property="og:description" content="TEMPDESC"> | ||
<meta property="og:image" content="https://www.cynicusrex.com/img/treed-crown.png"> | ||
<meta property="og:image:type" content="image/png" /> | ||
<meta property="og:image:width" content="128" /> | ||
<meta property="og:image:height" content="128" /> | ||
|
||
<meta property="twitter:card" content="summary"> | ||
<meta property="twitter:url" content="https://www.cynicusrex.com/file/TEMPURL.html"> | ||
<meta property="twitter:title" content="TEMPTITLE."> | ||
<meta property="twitter:description" content="TEMPDESC"> | ||
<meta property="twitter:image" content="https://www.cynicusrex.com/img/treed-crown.png"> | ||
|
||
<link rel="icon" type="image/png" href="../img/favicon_128.png"> | ||
<link rel="canonical" href="https://www.cynicusrex.com/file/TEMPURL.html"> | ||
<link rel="stylesheet" type='text/css' media='screen' href="../css/style.css"> | ||
</head> | ||
|
||
<!-- <span class="source">[]</span> --> | ||
|
||
<!-- <span class="dagger">†</span> --> | ||
|
||
<!-- <p class="footnote">– – – – –</p> | ||
<p class="footnote">*†‡</p> --> | ||
|
||
<!-- <p class="media-source">—Image: <span class="source">[]</span>.</p> --> | ||
|
||
<body> | ||
<div class="readability"> | ||
<h1>TEMPTITLE.</h1> | ||
<p class="sub-title"></p> | ||
|
||
<hr class="hr-long"> | ||
|
||
<div class="align-right">—Angelino Desmet; d M y.</div> | ||
<!-- <div class="align-right edit-list" | ||
title="Edit log: | ||
d/d/d: ">Edited: d D d.</div> --> | ||
|
||
<p class="fleuron">❦</p> | ||
|
||
<p class="end-crown">♔</p> | ||
|
||
<h2 id="sources">Sources.</h2> | ||
|
||
<h2>Comments.</h2> | ||
|
||
<div id="mastodon-comments"> | ||
<p>Comments on <a id="mastodon-url" href="https://fosstodon.org/@stardust/">https://fosstodon.org/@stardust/</a> appear below. Or search for the aforementioned URL in your preferred Fediverse instance while logged in, and comment.</p> | ||
<p id="mastodon-comments-list"><button id="load-comment">> Load Comments</button></p> | ||
<noscript><p>Enable JavaScript to view the comments.</p></noscript> | ||
<script src="../js/purify.min.js"></script> | ||
<script src="../js/mastodon-comments.js"></script> <!-- Credits to Carl Schwan: https://berglyd.net/blog/2023/03/mastodon-comments/, and Veronica Berglyd Olsen: https://berglyd.net/blog/2023/03/mastodon-comments/ --> | ||
</div> | ||
|
||
<p id="bottom-nav"><a href="/">⌂</a> <a href="../essay.html">⇠</a> <a href="#">⇡</a> <a href="#bot">⇣</a> <a href="../feed.rss">☑</a></p> | ||
<div id="bot"></div> | ||
</div> | ||
|
||
<script src="../js/sources.js"></script> | ||
</body> | ||
|
||
</html> |