mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
Update main.ejs
This commit is contained in:
parent
010e1264ae
commit
5a5758c2b9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--
|
||||
<!--
|
||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||
|
||||
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
||||
|
@ -19,7 +19,7 @@
|
|||
<!DOCTYPE html><html>
|
||||
<head>
|
||||
<title>PokeTube - Main Menu</title>
|
||||
<link href=/css/yt-ukraine.svg rel=icon>
|
||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<meta content=website property=og:type>
|
||||
|
|
Loading…
Reference in a new issue