Revert "Birthday" and "Add birthday number and link to forum topic"

This reverts commit 224fef683d.

This reverts commit 14e01c9007.
This commit is contained in:
rubenwardy
2023-05-26 21:39:24 +01:00
parent 224fef683d
commit e5f669ccb6
7 changed files with 9 additions and 34 deletions

View File

@@ -16,7 +16,7 @@
{%- endif %}
<link rel="stylesheet" type="text/css" href="/static/libs/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=39">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=38">
<link rel="search" type="application/opensearchdescription+xml" href="/static/opensearch.xml" title="ContentDB" />
{% if noindex -%}
@@ -28,12 +28,7 @@
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="/">
{{ config.USER_APP_NAME }}
</a>
<a class="navbar-brand ml-2" href="https://forum.minetest.net/viewtopic.php?f=18&t=29510">
🎂 5
</a>
<a class="navbar-brand" href="/">{{ config.USER_APP_NAME }}</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor01" aria-controls="navbarColor01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>