mirror of
https://github.com/versity/versitygw.git
synced 2026-04-19 12:15:02 +00:00
Merge pull request #1840 from versity/sis/webui-favicon
feat: add favicon to all pages in webui
This commit is contained in:
BIN
webui/web/assets/images/favicon.png
Normal file
BIN
webui/web/assets/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user