fixed incorrect title in the html <head> <title>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<meta charset="<%- config.charset %>">
|
||||
<meta name='robots' content='noindex'>
|
||||
<title><%= config.site_path %></title>
|
||||
<title><%= config.site_name %></title>
|
||||
|
||||
<style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user