mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-09 06:23:02 -04:00
Add cursor hotspot coordinates to CSS files
This commit is contained in:
parent
c15178a5c9
commit
5f88dbbb6b
22 changed files with 49 additions and 40 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
<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">
|
||||
<link href="/css/app.main.css?v=44600" rel="stylesheet">
|
||||
<link href="/css/search.main.css?v=57" rel="stylesheet">
|
||||
<meta content="#f97794" name="theme-color">
|
||||
<link href="/css/watch.main.css" rel="stylesheet">
|
||||
|
||||
|
@ -611,7 +611,7 @@ any 3rd party domain is proxied by our proxy (p.poketube.fun)
|
|||
<!DOCTYPE html><head>
|
||||
<title>Poketube - Legal mumbo jumbo</title>
|
||||
<link rel="stylesheet" href="/css/pv.main.css?v=5444" type="text/css" />
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href=/css/app.main.css?v=44600 rel=stylesheet>
|
||||
<link href=https://poketube.fun/css/yt-ukraine.svg rel=icon>
|
||||
<meta content=website property=og:type>
|
||||
<meta content="PokeTube - Legal thingy to put you into sleep" property=og:title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue