forked from RidgewayWeb/RidgeWeb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathradio.html
More file actions
35 lines (29 loc) · 1.53 KB
/
radio.html
File metadata and controls
35 lines (29 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html lang="en">
<!--
(*・ω・)ノ
I'm not the best at web development, if anything looks unusual then feel free to report it here: https://github.com/RidgewayWeb/RidgeWeb/issues
-->
<head>
<meta charset="UTF-8">
<meta content="It's me, RidgewayPlus!" property="og:title">
<meta content="HI! This website is just a basic description of me."
property="og:description">
<meta content="Ridgeway+'s Website" property="og:site_name">
<meta content="https://ridgewayplus.codes/fortnitelarge.jpg" property="og:image">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="details-polyfill.js"></script>
<link rel="stylesheet" href="style.css">
<title>Ridgeway's site</title>
</head>
<body>
<main>
<h1 class="ridge">Early mornings and Late nights</h1>
<div data-type="newStreamPlayer" data-publicToken="d42d7b05-54cf-4c4f-a4af-b689ffd29f0b" data-theme="dark" data-color="e81e4d" data-channelId="9e7c251e-652e-4087-9c2d-f4bd06d167eb" data-rendered="false" class="cstrEmbed"><a href="https://www.caster.fm">Shoutcast Hosting</a> <a href="https://www.caster.fm">Stream Hosting</a> <a href="https://www.caster.fm">Radio Server Hosting</a></div><script src="//cdn.cloud.caster.fm//widgets/embed.js"></script>
<hr>
<a href="./index.html">Home</a> | <a href="domains.html"> Domain list
</a> | <a href="LICENSE">License</a> | <a class="acto"
href="https://cleveracton0126.github.io">Acto!</a>
</main>
</body>
</html>