Update about.html
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<meta name="og:title" content="Saturn" />
|
<meta name="og:title" content="Saturn" />
|
||||||
<meta name="og:url" content="https://saturn.gay/" />
|
<meta name="og:url" content="https://saturn.gay/" />
|
||||||
<meta name="theme-color" content="#FFFFFF" />
|
<meta name="theme-color" content="#FFFFFF" />
|
||||||
<meta name="og:description" content="Three developers, one team since 2022." />
|
<meta name="og:description" content="Four developers, one team since 2022." />
|
||||||
|
|
||||||
<link rel="stylesheet" href="assets/css/styles.css">
|
<link rel="stylesheet" href="assets/css/styles.css">
|
||||||
<link rel="shortcut icon" href="assets/img/saturn-white.png">
|
<link rel="shortcut icon" href="assets/img/saturn-white.png">
|
||||||
@@ -20,13 +20,14 @@
|
|||||||
|
|
||||||
<div class="about-container">
|
<div class="about-container">
|
||||||
<h1>Saturn</h1>
|
<h1>Saturn</h1>
|
||||||
<p>Three developers, one team since 2022.</p>
|
<p>Four developers, one team since 2022.</p>
|
||||||
<p>Saturn is where we showcase the projects we’ve created.</p>
|
<p>Saturn is where we showcase the projects we’ve created.</p>
|
||||||
<br>
|
<br>
|
||||||
<div class="members">
|
<div class="members">
|
||||||
<a href="https://wildy.saturn.gay" target="_blank">WILDY</a>
|
<a href="https://wildy.saturn.gay" target="_blank">WILDY</a>
|
||||||
<a href="https://aze.saturn.gay" target="_blank">AZE</a>
|
<a href="https://aze.saturn.gay" target="_blank">AZE</a>
|
||||||
<a href="https://fulgur.saturn.gay" target="_blank">FULGUR</a>
|
<a href="https://fulgur.saturn.gay" target="_blank">FULGUR</a>
|
||||||
|
<a href="https://denial.saturn.gay" target="_blank">DENIAL</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -52,4 +53,4 @@
|
|||||||
<script src="assets/js/darkmode.js"></script>
|
<script src="assets/js/darkmode.js"></script>
|
||||||
<script src="assets/js/font.js"></script>
|
<script src="assets/js/font.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user