瀏覽代碼

New icon

master
The Dod 3 週之前
父節點
當前提交
28e2a7ae3e
共有 2 個檔案被更改,包括 1 行新增1 行删除
  1. 二進制
      static/gfx/eob-logo.png
  2. 1
    1
      templates/index.html

二進制
static/gfx/eob-logo.png 查看文件


+ 1
- 1
templates/index.html 查看文件

@@ -5,7 +5,7 @@
5 5
   <meta name="viewport" content="width=device-width, initial-scale=1">
6 6
   <title>Eye of Beholder</title>
7 7
   <link href="/static/bootstrap/css/bootstrap.min.css" rel="stylesheet">
8
-  <link rel="icon" href="/static/gfx/eye-horus.png">
8
+  <link rel="icon" href="/static/gfx/eob-logo.png">
9 9
 </head>
10 10
 <body data-bs-theme="dark" class="overflow-hidden" style="cursor: none">
11 11
   <div class="container-fluid text-center">

Loading…
取消
儲存