gl-website-deployer/views/partials/public_header.mustache

20 lines
788 B
Plaintext
Raw Normal View History

2024-11-19 08:02:04 +01:00
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>{{title}}</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/assets/static/css/main.css" />
<link rel="stylesheet" type="text/css" href="https://esm.sh/emfed@1/toots.css">
<noscript><link rel="stylesheet" href="/assets/static/css/noscript.css" /></noscript>
<style>
.toots { font-size:initial; line-height:initial; max-width:100%;}
.toots a.user,a.permalink { border-bottom: none; }</style>
</head>
<body class="is-preload">