Update index.html

This commit is contained in:
Voxel 2025-04-13 11:40:07 -04:00 committed by GitHub
parent a2118624ea
commit d312da0131
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>MilkNet | Teletext</title> <title>MilkNet | Teletext by zxnet.co.uk</title>
<link id="favicon" rel="icon" href="https://forge.fsky.io/repo-avatars/c2504c43714bef6be3cc3500215091f832529292c1bc7338ad9d1b8262dbf84c" type="image/x-icon"> <link id="favicon" rel="icon" href="https://forge.fsky.io/repo-avatars/c2504c43714bef6be3cc3500215091f832529292c1bc7338ad9d1b8262dbf84c" type="image/x-icon">
<style type="text/css"> <style type="text/css">
body { background: #000; color:#000; font-family:sans-serif; margin:0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body { background: #000; color:#000; font-family:sans-serif; margin:0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
@ -34,7 +34,7 @@
<div id="viewer"> <div id="viewer">
<div id="header"> <div id="header">
<H1>Teletext viewer</H1> <H1>Teletext viewer</H1>
<span style="color:#fff; padding:0em 1em">Use remote to select channel and press <span style="color:white;">(≡)</span> for teletext. Created by <a href="https://oldbytes.space/@zxguesser">@ZXGuesser</a></span> <span style="color:#fff; padding:0em 1em">Use remote to select channel and press <span style="color:white;">(≡)</span> for teletext.</span>
</div> </div>
<div id="container"> <div id="container">
<div id="screen"> <div id="screen">