-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtw0tch.html
More file actions
25 lines (25 loc) · 1.64 KB
/
tw0tch.html
File metadata and controls
25 lines (25 loc) · 1.64 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
<html class="full-height" lang="en-US">
<head>
<title>My Drive - Google Drive</title>
<link rel="icon" href="https://ssl.gstatic.com/docs/doclist/images/infinite_arrow_favicon_4.ico">
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="./css/primary.css" rel="stylesheet">
<link href="./font/fontawesome/css/all.css" rel="stylesheet">
</head>
<header>
<!-- Navbar-->
<nav class="navbar white-text navbar-expand-lg navbar-dark notstickerz" id="navbar">
<div class="container"><a class="navbar-brand" href="index.html"><strong>NauticaShard</strong></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./">Go Home</a></li>
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./selection3.html">Games</a></li>
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./selection2.html">Watch Movies/TV</a></li>
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./contributors.html">Staff & Contributors</a></li></ul>
<a class="nav-link waves-effect waves-light" onclick="document.getElementById('gframe').requestFullscreen()"><i class="fas fa-compress"></i></a>
</div>
</div>
</nav>
</header>
<embed src="https://tall-post.cf/server.php" width="100%" height="100%">