style: update keep logo

This commit is contained in:
XPoet 2020-11-20 18:14:20 +08:00
parent 318797647f
commit 2f0f474ed0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<%= theme.base_info.title || config.title || 'KEEP' %>
</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<%- favicon_tag('images/favicon.png') %>
<%- favicon_tag('images/logo.svg') %>
<%- css('css/style') %>
<%- export_config() %>
</head>