fix: 网站icon显示

This commit is contained in:
xiongxiaoyang
2025-03-18 21:19:18 +08:00
parent eecbb2dd9c
commit c1583f83bb
15 changed files with 21 additions and 21 deletions

View File

@ -7,8 +7,8 @@
<meta name="keywords" th:content="${application.website.keyword}"/>
<meta name="description"
th:content="${application.website.description}"/>
<link href="favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link href="favicon.ico" type="image/x-icon" rel="Bookmark"/>
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link href="/favicon.ico" type="image/x-icon" rel="Bookmark"/>
<link rel="stylesheet" href="/css/main.css"/>
</head>
<body>