12 lines
544 B
HTML
12 lines
544 B
HTML
<!-- Fix flashes of unstyled content -->
|
|
<style>html{visibility: hidden;opacity:0;}</style>
|
|
|
|
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
|
|
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
|
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
|
|
|
|
<script type="text/javascript" src="/static/hide.js"></script>
|
|
<script type="text/javascript" src="/static/footnote.js"></script>
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
|