rebrand: users.html — Z-AMPP → Dragonflight
This commit is contained in:
parent
e5f4c00729
commit
29360e38e8
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<title>Users — Z-AMPP</title>
|
||||
<title>Users — Dragonflight</title>
|
||||
<link rel="stylesheet" href="/dist/app.css">
|
||||
<style>
|
||||
body { margin: 0; }
|
||||
|
|
@ -124,8 +124,8 @@
|
|||
<!-- Sidebar -->
|
||||
<nav class="wd-sidebar" aria-label="Main navigation">
|
||||
<div class="wd-sidebar-header">
|
||||
<img src="img/dragon-logo.png?v=1" alt="Wild Dragon" style="width:18px;height:18px;">
|
||||
<span class="wd-sidebar-brand">Z-AMPP</span>
|
||||
<img src="img/dragon-logo.png?v=1" alt="Dragonflight" style="width:18px;height:18px;">
|
||||
<span class="wd-sidebar-brand">Dragonflight</span>
|
||||
</div>
|
||||
<div class="wd-sidebar-nav">
|
||||
<a href="home.html" class="wd-nav-item">
|
||||
|
|
|
|||
Loading…
Reference in a new issue