forked from thkruz/keeptrack.space
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.html
More file actions
6 lines (6 loc) · 1005 Bytes
/
example.html
File metadata and controls
6 lines (6 loc) · 1005 Bytes
1
2
3
4
5
6
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title></title><script src="./keepTrack/settings/settingsOverride.js"></script><script src="./keepTrack/settings/settings.js"></script><style>@font-face {
font-family: 'nasalization';
font-style: normal;
font-weight: 400;
src: url('./keepTrack/css/fonts/nasalization-rg.woff2') format('woff2'), url('./keepTrack/css/fonts/nasalization-rg.woff') format('woff'), url('./keepTrack/css/fonts/nasalization-rg.ttf') format('truetype');
}</style><link rel="stylesheet" href="./keepTrack/css/embed.css"/><script defer="defer" src="./js/main.c23f8c9b2a38d4e735cd.js"></script></head><body><div><canvas id="keeptrack-canvas" width="100%" height="100%" style="position: absolute; left:0; right:0; top: 0; bottom:0; background: black; cursor: default;" tabindex="0"></canvas></div><span id="logo" class="noselect">Powered by KeepTrack.Space</span></body></html>