Skip to content

Commit fae975f

Browse files
committed
fix double extrahead in docs
1 parent e2c8f64 commit fae975f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/overrides/main.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{%- block extrahead -%}
2-
<meta name="darkreader" content="">
2+
<meta name="darkreader-lock">
33
{%- endblock -%}
44

55
{% extends "base.html" %}
66

7-
{% block extrahead %}
8-
<meta name="darkreader-lock">
9-
{% endblock %}
10-
117
{% block announce %}
128
The Lavalink docs are currently a work in progress. You can give us feedback on <a href="https://github.com/lavalink-devs/Lavalink">GitHub</a>
139
{% endblock %}

0 commit comments

Comments
 (0)