Delete index.html

This commit is contained in:
Sophia Atkinson 2021-09-29 03:00:22 -07:00 committed by GitHub
parent 91511f5d0b
commit ad5b015a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 68 deletions

View File

@ -1,68 +0,0 @@
<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Sophia Atkinson</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 class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a href="/" class="image avatar"><img src="https://sophia.ml/images/logo.gif" alt="" /></a>
<h1><strong>I am Sophia, Developer, Computer & Server Enthusiast</strong><br />
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h2>403 Forbidden<br />
</h2>
</header>
<h2>You do not have permission to access this.</h2>
<h2><a href="/">Home</a></h2>
<ul class="actions">
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://sophia.ml/l/twitter" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://sophia.ml/l/github" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://discord.com/users/420297282676719618" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://sophia.ml/l/youtube" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://sophia.ml/l/twitch" class="icon brands fa-twitch"><span class="label">Twitch</span></a></li>
<li><a href="https://sophia.ml/l/email" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>&copy;2021 Sophia , Licensed under the MIT License.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.poptrox.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>