Delete index.html

This commit is contained in:
Sophia Atkinson 2021-11-07 00:35:19 -07:00 committed by GitHub
parent 2ff890ff62
commit 3f5478eb77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 96 deletions

View File

@ -1,96 +0,0 @@
<!DOCTYPE HTML>
<!--
Minimaxing by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Firewatch Playthrough | Project Firewatch</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/assets/css/main.css" />
</head>
<body>
<div id="page-wrapper">
<!-- Banner -->
<div id="banner-wrapper">
<div class="container">
<div id="banner">
</div>
</div>
</div>
<!-- Main -->
<div id="main">
<div class="container">
<div class="row main-row">
<div class="col-12">
<section>
<hr>
<center><h2>Firewatch Playthrough in 4K!</h2>
<h3>You can watch it here or on youtube <a href="https://www.youtube.com/watch?v=WxTp-I0O8TU">here</a></h3>
<h3><a href="/">Home</a><h3>
<iframe width="650" height="366" src="https://www.youtube.com/embed/WxTp-I0O8TU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<hr>
<h3>Timestamps</h3>
<h3>0:00 Prologue</h3>
<h3>7:29 Day 1</h3>
<h3>23:43 Day 2</h3>
<h3>44:22 Day 3</h3>
<h3>48:02 Day 9</h3>
<h3>49:31 Day 15</h3>
<h3>53:02 Day 64</h3>
<h3>55:58 Day 76</h3>
<h3>1:10:35 Day 77</h3>
<h3>1:25:21 Day 77 (Night)</h3>
<h3>1:29:20 Day 78</h3>
<h3>1:41:42 Day 79 (Evacuation)</h3>
<h3>2:01:49 Credits</h3>
<h3>Also in pinned comment and description</h3>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer-wrapper">
<div class="container">
<div class="row">
<div class="col-8 col-12-medium">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div id="copyright">
&copy;2022 Project Firewatch, Licensed under the GNU General Public License v3.0 | Designed By: <a href="http://html5up.net">HTML5 UP</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/browser.min.js"></script>
<script src="/assets/js/breakpoints.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>