diff --git a/html/main.ejs b/html/main.ejs index 76c5ee3b..01271156 100644 --- a/html/main.ejs +++ b/html/main.ejs @@ -16,6 +16,443 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. --> + <% if (!isMobile) { %> + + + + PokeTube - Privacy Is Your Right + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + +
+ + + + +
+
Whats new on poketube owo?
+

+PokeTube now has a new and improved layout poggers
+- Added A new Watch layout and a main menu layout!!!
+- Added a new ui for searchs!
+- Removed herobrine +

+
+ <% if (!tab) { %> + +
+ + Videos + + Music + + Gaming + <% if (!isMobile) { %> + + Movie Trailers + + <% } %> + +
+ <% } %> + <% if (tab === "music") { %> + +
+ + + Videos + + Music + + Gaming + <% if (!isMobile) { %> + + Movies + + <% } %> + + + +
+ <% } %> + <% if (tab === "gaming") { %> + +
+ + + Videos + + Music + <% if (!isMobile) { %> + + Gaming + Movies + <% } %> + + + +
+ <% } %> + + <% if (tab === "movies") { %> + +
+ + + Videos + Music + Gaming + Movies + + + +
+ <% } %> + + + + + +
+ + + + + + + + <% } %> + + + + <% if (isMobile) { %> @@ -76,6 +513,7 @@ summary:hover{ color:white; } +