mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-30 09:22:41 -04:00
@@ -6,7 +6,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Wake on LAN</title>
|
||||
<title>UpSnap</title>
|
||||
<link rel="icon" type="image/png" href="{% static 'img/favicon.png' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/bulma.min.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/bulma-prefers-dark.min.css' %}">
|
||||
@@ -44,7 +44,7 @@
|
||||
Devices <span id="visitors" class="tag is-primary is-light">{{ visitors }} visitors</span>
|
||||
</h1>
|
||||
<p class="subtitle">
|
||||
Wake on LAN
|
||||
UpSnap
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user