mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 04:34:38 -05:00
fix captilazation stuff lol
This commit is contained in:
parent
b0591974c8
commit
98905a4216
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<% if (!isMobile) { %>
|
<% if (!isMobile) { %>
|
||||||
|
|
||||||
<!DOCTYPE html><html class="background"><head>
|
<!DOCTYPE html><html class="background"><head>
|
||||||
<title>Poketube - Legal mumbo jumbo</title>
|
<title>PokeTube | Legal mumbo jumbo</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
<link href="/css/app-cdn.min.css" rel="stylesheet">
|
<link href="/css/app-cdn.min.css" rel="stylesheet">
|
||||||
|
|
Loading…
Reference in a new issue