Revert "Birthday" and "Add birthday number and link to forum topic"
This reverts commit224fef683d. This reverts commit14e01c9007.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user