Delete otoring >:
Docker Build and Push / build-and-push (push) Successful in 38s

This commit is contained in:
2026-01-22 23:56:29 +03:00
parent 0ca97f2444
commit fb9d6590cd
2 changed files with 7 additions and 6 deletions
+7
View File
@@ -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' %}
-6
View File
@@ -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">&lt;</a>
<a class="block" href="https://otor.ing/">Otoring</a>
<a class="block" href="https://otor.ing/lair/next">&gt;</a>
</div>
{% endblock %} {% endblock %}