This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
<title>Lair</title>
|
<title>Lair</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/static/style/main.css">
|
<link rel="stylesheet" href="/static/style/main.css">
|
||||||
<link rel="icon" type="image/webp" href="/static/icon/codrs.webp" />
|
<link rel="icon" type="image/webp" href="/static/icon/lair.webp" />
|
||||||
<script src="/static/script/copy-mono.js"> </script>
|
<script src="/static/script/copy-mono.js"> </script>
|
||||||
<script
|
<script
|
||||||
src="https://track.lair.moe/api/script.js"
|
src="https://track.lair.moe/api/script.js"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{% extends 'base.tmpl' %}
|
{% extends 'base.tmpl' %}
|
||||||
|
|
||||||
{% block title %}
|
{% block title %}
|
||||||
<img src="/static/icon/codrs.webp" class="icon" />
|
<img src="/static/icon/lair.webp" class="icon" />
|
||||||
Lair
|
Lair
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user