This repository has been archived by the owner on Nov 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
220 lines (198 loc) · 7.63 KB
/
index.html
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Retro Nintendo Online</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/prettyPhoto.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
<link href="assets/css/flexslider.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/color/default.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,600,400italic|Open+Sans:400,600,700" rel="stylesheet">
<!-- fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
<!-- =======================================================
Theme Name: Lumia
Theme URL: https://bootstrapmade.com/lumia-bootstrap-business-template/
Author: BootstrapMade.com
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<div id="wrapper">
<header>
<!-- Navbar
================================================== -->
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container">
<!-- logo -->
<div class="logo">
<a href="index.html"><img src="assets/img/logo.png" alt="" ima /></a>
</div>
<!-- end logo -->
<!-- top menu -->
<div class="navigation">
<nav>
<ul class="nav topnav">
<li class="active">
<a href="index.html"><i class="icon-home"></i> Home </a>
</li>
<li class="dropdown">
<a href="#"><i class="icon-cog"></i> Netplay Guides <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="mesen-guide.html">Nintendo NES</a></li>
<li><a href="mesen-s-guide.html">Super Nintendo</a></li>
<li><a href="project64-guide.html">Nintendo 64</a></li>
<li><a href="dolphin-guide.html">Nintendo GameCube / Wii</a></li>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<!-- end menu -->
</div>
</div>
</div>
</header>
<section id="intro">
<div class="container">
<div class="row">
<div class="span12">
<!-- Place somewhere in the <body> of your page -->
<div id="mainslider" class="flexslider">
<ul class="slides">
<li data-thumb="assets/img/banner1.jpg">
<img src="assets/img/banner1.jpg" alt="" />
<div class="flex-caption primary">
<h2>Retro Nintendo Online</h2>
<p>A Community for playing Classic Retro Nintendo games with friends over Netplay</p>
</div>
</li>
<li data-thumb="assets/img/banner2.jpg">
<img src="assets/img/banner2.jpg" alt="" />
<div class="flex-caption warning">
<h2>Retro Nintendo Online</h2>
<p>A way to play Classic Nintendo Games with people who like Classic Nintendo Games</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="maincontent">
<div class="container">
<div class="row">
<div class="span12">
<!-- end tagline -->
</div>
</div>
<div class="row">
<div class="span3 features e_pulse">
<img src="assets/img/games/mariokartbanner.jpg" alt="" />
<div class="box">
<div class="divcenter">
<a href="#"><i class="icon-circled icon-48 icon-road icon"></i></a>
<h4>Mario Kart</h4>
</div>
</div>
</div>
<div class="span3 features e_pulse">
<img src="assets/img/games/mariopartybanner.jpg" alt="" />
<div class="box">
<div class="divcenter">
<a href="#"><i class="icon-circled icon-48 icon-gift icon"></i></a>
<h4>Mario Party</h4>
</div>
</div>
</div>
<div class="span3 features e_pulse">
<img src="assets/img/games/supermariobrosbanner.jpg" alt="" />
<div class="box">
<div class="divcenter">
<a href="#"><i class="icon-circled icon-48 icon-cogs icon"></i></a>
<h4>Super Mario Bros</h4>
</div>
</div>
</div>
<div class="span3 features e_pulse">
<img src="assets/img/games/mariosportbanner.jpg" alt="" />
<div class="box">
<div class="divcenter">
<a href="#"><i class="icon-circled icon-48 icon-star icon"></i></a>
<h4>Mario Sports</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer
================================================== -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="span4">
<div class="widget">
</div>
</div>
</div>
</div>
<div class="verybottom">
<div class="container">
<div class="row">
<div class="span6">
<p>
Copyright © 2019 - All rights reserved
</p>
</div>
<div class="span6">
<div class="pull-right">
<div class="credits">
Created with ❤️ by Logan007 and Cranky Supertoon</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- end wrapper -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/raphael-min.js"></script>
<script src="assets/js/jquery.easing.1.3.js"></script>
<script src="assets/js/bootstrap.js"></script>
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="assets/js/jquery.elastislide.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<script src="assets/js/jquery.flexslider.js"></script>
<script src="assets/js/jquery-hover-effect.js"></script>
<script src="assets/js/animate.js"></script>
<!-- Template Custom JavaScript File -->
<script src="assets/js/custom.js"></script>
<!-- Custom scripts for this template -->
<script src="js/freelancer.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
new Crate({
server: '634114892533727242',
channel: '634142887764033591',
shard: 'https://disweb.dashflo.net'
})
</script>
</body>
</body>
</html>