mirror of
https://github.com/201206030/novel-plus.git
synced 2026-03-02 16:22:45 +08:00
fix: 网站icon显示
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user