Initial commit
This commit is contained in:
96
domains/index.html
Normal file
96
domains/index.html
Normal file
@ -0,0 +1,96 @@
|
||||
<!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>Domains - 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" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
|
||||
<link href="/favicon.ico?v1" rel="icon" type="image/png" />
|
||||
<meta name="description" content="The Personal Site Of Sophia Atkinson">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@SophiaTLDR">
|
||||
<meta name="twitter:title" content="Sophia Atkinson">
|
||||
<meta name="twitter:description" content="The Personal Site Of Sophia Atkinson">
|
||||
<meta name="keywords" content="Sophia, Sophia Atkinson, SophiaWTF, SophiaLUL, Sophia.WTF,">
|
||||
<meta property="og:url" content="https://sophia.wtf/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Sophia Atkinson">
|
||||
<meta property="og:description" content="The Personal Site Of Sophia Atkinson">
|
||||
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
|
||||
<meta name="twitter:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
|
||||
<!------------------------>
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.3.1.js"
|
||||
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
|
||||
crossorigin="anonymous">
|
||||
</script>
|
||||
<script>
|
||||
$(function(){
|
||||
$("#footer").load("/cdn/footer.html");
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--Remaining section-->
|
||||
<div id="footer"></div>
|
||||
|
||||
<!------------------------>
|
||||
</head>
|
||||
<body class="is-preload">
|
||||
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<div class="inner">
|
||||
<a class="image avatar"><img src="https://sophia.wtf/images/avatar.webp" alt="image avatar" /></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>Domains<br />
|
||||
</h2>
|
||||
</header>
|
||||
<h2><a href="/">Home</a></h2>
|
||||
<hr>
|
||||
<h3><a href="https://www.whois.com/whois/sophia.wtf">sophia.wtf</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/sop.wtf">sop.wtf</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/tms.cx">tms.cx</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/theminecraftserver.org">theminecraftserver.org</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/sophiaatkinson.com">sophiaatkinson.com</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/projectfirewatch.com">projectfirewatch.com</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/perlathedog.com">perlathedog.com</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/codsworth.xyz">codsworth.xyz</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/jimsim.dev">jimsim.dev</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/jimsim.network">jimsim.network</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/atkinson.top">atkinson.top</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/satki.net">satki.net</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/thesop.xyz">thesop.xyz</a> (For Sale!)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/bobatkinson.org">bobatkinson.org</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/oldgate.org">oldgate.org</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/pdx.rocks">pdx.rocks</a> (NOT for Sale)</h3>
|
||||
<h3><a href="https://www.whois.com/whois/linustechtips.xyz">linustechtips.xyz</a> (NOT for Sale)</h3>
|
||||
<ul class="actions">
|
||||
</ul>
|
||||
</section>
|
||||
<!-- 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>
|
||||
<script src="/assets/js/winter.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user