⚡ fix: meta
This commit is contained in:
parent
a350cb7098
commit
e95daf0fe7
@ -23,7 +23,7 @@
|
|||||||
<% } %>
|
<% } %>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
<title>
|
<title>
|
||||||
<% if (title){ %><%= title %> | <% } %> <%= config.description %>
|
<% if (title){ %><%= title %> | <% } %> <%= config.title %>
|
||||||
</title>
|
</title>
|
||||||
<% if (theme.favicon){ %>
|
<% if (theme.favicon){ %>
|
||||||
<link rel="shortcut icon" href="<%- theme.favicon %>" />
|
<link rel="shortcut icon" href="<%- theme.favicon %>" />
|
||||||
|
Loading…
Reference in New Issue
Block a user