From 98905a42167316054f2aa304c3cf98e826465d9f Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@duck.com>
Date: Wed, 12 Apr 2023 20:43:35 +0000
Subject: [PATCH] fix captilazation stuff lol

---
 html/priv.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/priv.ejs b/html/priv.ejs
index 3dde1b36..54bbe11a 100644
--- a/html/priv.ejs
+++ b/html/priv.ejs
@@ -19,7 +19,7 @@
      <% if (!isMobile) { %> 
 
 <!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">
 
 <link href="/css/app-cdn.min.css" rel="stylesheet">