fixed incorrect title in the html <head> <title>

This commit is contained in:
2026-06-02 00:18:29 +01:00
parent 736edee1b0
commit 46e7394a6f
+1 -1
View File
@@ -1,6 +1,6 @@
<meta charset="<%- config.charset %>">
<meta name='robots' content='noindex'>
<title><%= config.site_path %></title>
<title><%= config.site_name %></title>
<style>