mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
add uhh stuff :3
This commit is contained in:
parent
a725eef3b6
commit
68570598ae
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>PokeMaps</title>
|
||||
<title>PokeMaps Beta</title>
|
||||
<link href="/css/yt-ukraine.svg" rel="icon" />
|
||||
<style>
|
||||
div {
|
||||
|
@ -11,12 +11,10 @@
|
|||
</head>
|
||||
<body>
|
||||
<p>
|
||||
loading..
|
||||
loading..... please wait lol
|
||||
</p>
|
||||
<iframe id="myFrame" style="width: 100%; height: 100%; top: 0px; bottom: 0px; left: 0px; right: 0px; position: fixed; border: none; margin: 0; padding: 0; overflow: auto;"></iframe>
|
||||
<div>
|
||||
<img src="https://t.poketube.fun/t/rep.gif" style="width: 0; visibility: hidden" id="status" />
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--//--><![CDATA[//><!--
|
||||
|
|
Loading…
Reference in a new issue