style: update keep logo
This commit is contained in:
parent
318797647f
commit
2f0f474ed0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue