This commit is contained in:
@@ -13,6 +13,13 @@
|
|||||||
></script>
|
></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="mock-email" content="admin@example.com">
|
<meta name="mock-email" content="admin@example.com">
|
||||||
|
|
||||||
|
<!-- og meta -->
|
||||||
|
<meta property="og:type" value="website" />
|
||||||
|
<meta property="og:url" value="https://lair.moe" />
|
||||||
|
<meta property="og:title" value="Lair.moe" />
|
||||||
|
<meta property="og:image" value="https://lair.moe/static/icon/lair.webp" />
|
||||||
|
<meta property="og:description" value="{{ _("description") }}" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% include 'header.tmpl' %}
|
{% include 'header.tmpl' %}
|
||||||
|
|||||||
@@ -49,10 +49,4 @@
|
|||||||
<span class="mono">200:ee1:bad2:1732:4b91:c3e3:2f08:29b3</span>
|
<span class="mono">200:ee1:bad2:1732:4b91:c3e3:2f08:29b3</span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="webring disabled">
|
|
||||||
<a class="block" href="https://otor.ing/lair/prev"><</a>
|
|
||||||
<a class="block" href="https://otor.ing/">Otoring</a>
|
|
||||||
<a class="block" href="https://otor.ing/lair/next">></a>
|
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user