diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-09-01 03:55:50 +0200 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-09-01 03:55:50 +0200 |
commit | a1ba52ac91fcd253acfe13d68219d3ee7260d039 (patch) | |
tree | 6306c9830e7923e6869406c5e97273baef587755 /game.html | |
parent | a57703d432b211a1ebe810084cdb58949791f250 (diff) | |
download | arfnet2-web-a1ba52ac91fcd253acfe13d68219d3ee7260d039.tar.gz arfnet2-web-a1ba52ac91fcd253acfe13d68219d3ee7260d039.zip |
Remove banner, add radio link
Diffstat (limited to 'game.html')
-rw-r--r-- | game.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ <html> <head> <meta charset="UTF-8"> - <link rel="stylesheet" type="text/css" href="/style.css"> - <link rel="stylesheet" type="text/css" href="/about.css"> + <link rel="stylesheet" type="text/css" href="https://arf20.com/style.css"> <title>ARFNET</title> </head> |