Skip to content

Commit 2c0ae9b

Browse files
committed
Add spaces in tab head text
1 parent 9e85d31 commit 2c0ae9b

File tree

1 file changed

+1
-1
lines changed
  • themes/gamemode4/layout/_partial

1 file changed

+1
-1
lines changed

themes/gamemode4/layout/_partial/head.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<% if(page.title) { %>
3939
40-
<title><%- page.title %>| Gamemode 4 Blog</title>
40+
<title><%- page.title %> | Gamemode 4 Blog</title>
4141
4242
<% } else { %>
4343

0 commit comments

Comments
 (0)