From 7bb91711deeb35574cc55414c887565b7af722a4 Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@duck.com>
Date: Tue, 31 Jan 2023 20:28:35 +0000
Subject: [PATCH] new landing :3

---
 html/landing.ejs | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/html/landing.ejs b/html/landing.ejs
index edca9255..c33be57b 100644
--- a/html/landing.ejs
+++ b/html/landing.ejs
@@ -22,20 +22,20 @@
 <head>
     <title>PokeTube - Privacy Is Your Right</title>
     <link href=/css/yt-ukraine.svg?v=6 rel=icon>
-      <meta content="PokeTube - Privacy Is Your Right" property=og:title>
-    <meta content="Privacy Is Your Right - Watch memes, cat videos, music videos and more cool stuff without giving away ur privacy!" property=twitter:description>
-    <meta content="https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/17a7fa1d-cdf9-4b73-9686-21e62c7fb285.image.png?v=1667739586452" property=og:image>
-     <meta content=summary_large_image name=twitter:card>
+      <meta content="PokeTube | The Libre Video Platform" property=og:title>
+      <meta content="Watch Cool Videos From all over the internet without getting tracked! Supports youtube and soon LBRY, niconico, Bilibili and more!! Free as in freedom as well!" property=twitter:description>
+       <meta content="https://cdn.glitch.global/33bc0843-7505-4fb9-92a6-4e8b0e74979f/0ddd4508-9a7d-4c3c-9f8e-da5a8c115e16.image.png?v=1671545627005" property="og:image"  />
+    <meta content="summary_large_image" name="twitter:card" />
     <meta content=@PoketaleBot name=twitter:site>
     <meta content=@PoketaleBot name=twitter:creator>
     <link href=/css/app-cdn.min.css rel=stylesheet>
   <link href=/css/app-cdn.min.css rel=stylesheet>
 <link href=/css/app.main.css rel=stylesheet>
 <link href=/css/search.main.css rel=stylesheet> 
+      <meta content="#f97794" name="theme-color" />
  <link href=/css/watch.main.css rel=stylesheet>
      <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
-   <meta content="#1a1a1a" name="theme-color">
- </head>
+  </head>
 
  <body>
      
@@ -44,6 +44,7 @@
 <style>
          @import url("https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
   * {
+    font-family:ubuntu, sans-serif
   }
    a.class:hover {
     text-decoration:underline;