-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathradio1.html
More file actions
82 lines (70 loc) · 2.63 KB
/
radio1.html
File metadata and controls
82 lines (70 loc) · 2.63 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="darkreader-lock" />
<title>Veltron Radio - Veltron Network</title>
<meta charset="UTF-8">
<meta property="og:type" content="summary">
<meta property="og:site_name" content="MattTheTekie presents">
<meta property="og:title" content="The Veltron Network">
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
<meta property="og:image" content="http://www.veltron.net/images/favicon/banner.png">
<meta property="og:image:alt" content="Veltron Network">
<meta property="og:url" content="http://www.veltron.net/">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta property="author" content="MattTheTekie + Veltron">
<link rel="stylesheet" href="https://www.veltron.net/css/global.css" />
<link
rel="icon"
type="image/png"
href="http://www.veltron.net/images/favicon/banner.png"
sizes="96x96"
/>
<link rel="shortcut icon" href="http://www.veltron.net/images/favicon/banner.png" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="http://www.veltron.net/images/favicon/banner.png"
/>
<meta name="apple-mobile-web-app-title" content="VELTRON" />
<link rel="canonical" href="index.html" />
</head>
<body id="body">
<!---Site Container--->
<!-- Spacer -->
<div id="websiteSpacerTop"></div>
<!-- Header -->
</a> </div>
<div class="decor right_banner"></div>
</aside>
<!-- Main Page -->
<main id="middleContent">
<!-- Home Section-->
<section id="homeSection">
<header>
<h1>Welcome to Veltron Radio</h1>
<div class="home-banner">
<a href="http://radio.int.veltron.net" target="_blank">
<img
src="http://www.veltron.net/images/navigate.png"
alt="Grassy hill from Popstar (Kirby universe)"
/></a>
</div>
</header>
<article class="home-text text-containers-secondary-bg">
<img
src="http://www.veltron.net/images/gifs/kirby19.gif"
class="home-img-1"
alt="Kirby holding Hi!! sign"
/>
<p>
<center>
We're sorry, but you need to click box above to access the intranet service.<br>
If you are not connected via the intranet. Please click here to go to the site top . <br>
<a href="http://www.veltron.net" target="_blank">TOPへ戻る</a>
</center>
</p>
</article>
<!-- Javascript -->
</body>
</html>