This repository has been archived on 2023-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
website/news/index.html

70 lines
2.6 KiB
HTML

<!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/favicon.ico" 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>Project News<br/>
</h2>
</header>
<h2><a href="/">Home</a></h2>
<h3><a href="/news/codsworth-end-of-life-plan">Codsworth End Of Life Plan</a></h3>
<h3><a href="/news/codsworth-end-of-life">Codsworth End Of Life</a></h3>
<ul class="actions">
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/SophiaTLDR" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/SophiaAtkinson" 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://www.youtube.com/SophiaAtkinson" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://www.twitch.tv/sophiaatkinson" class="icon brands fa-twitch"><span class="label">Twitch</span></a></li>
<li><a href="mailto:sophialul@protonmail.com" 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>