Skip to content

Commit

Permalink
Add spaces in tab head text
Browse files Browse the repository at this point in the history
  • Loading branch information
ToffeeMax committed Apr 6, 2024
1 parent 9e85d31 commit 2c0ae9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/gamemode4/layout/_partial/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<% if(page.title) { %>
<title><%- page.title %>| Gamemode 4 Blog</title>
<title><%- page.title %> | Gamemode 4 Blog</title>
<% } else { %>
Expand Down

0 comments on commit 2c0ae9b

Please sign in to comment.