mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
typos
This commit is contained in:
parent
151c61a79a
commit
40dd888a0c
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<%- include('partials/head-common') %>
|
||||
|
||||
<title>
|
||||
<%= page.title + ' / ' + site.title %>
|
||||
<%= page.title + ' | ' + site.title %>
|
||||
</title>
|
||||
<meta name="description" content="<%= page.description %>">
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
http-equiv="Refresh"
|
||||
content="0; URL=<%= page.redirectTarget %>">
|
||||
<title>
|
||||
<%= 'Redirect / ' + site.title %>
|
||||
<%= 'Redirect | ' + site.title %>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue