mirror of
https://codeberg.org/ACM/Archived-Website
synced 2025-12-22 09:04:55 -05:00
Update source
This commit is contained in:
parent
66bea34551
commit
c98305f834
6 changed files with 220 additions and 69 deletions
19
index.html
19
index.html
|
|
@ -1,21 +1,30 @@
|
|||
<!DOCTYPE = html>
|
||||
<link href="style.css" rel="stylesheet"/>
|
||||
<link rel="icon" type="image/x-icon" href="https://delay.cloud/images/favicon.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="https://delay.cloud/img/favicon.png"/>
|
||||
<link rel="preload" href="GlacialIndifference.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="GlacialIndifference-Bold.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
|
||||
<meta name="description" content="Software on delay.cloud.">
|
||||
<meta name="keywords" content="degui, delay, cloud, delay.cloud, disk, disc, disk usage, analyzer, free, software, cross, platform, cross-platform,, windows, macos, osx, linux,">
|
||||
<meta name="description" content="Website with files.">
|
||||
<meta name="keywords" content="delay.cloud">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<title>Home - delay.cloud</title>
|
||||
<link rel="canonical" href="https://delay.cloud" />
|
||||
<meta name="darkreader-lock">
|
||||
</head>
|
||||
<rel></rel>
|
||||
<section .bg></section .bg>
|
||||
<nav class="aligner">
|
||||
<a href="/" target="_blank"><button class="aligner">Instances</button></a>
|
||||
<a href="status-sub/index/" target="_blank"><button class=b2>Uptime</button></a>
|
||||
<a href="resources/" target="_blank"><button class=b2>Resources</button></a>
|
||||
</nav>
|
||||
<div>
|
||||
<h1>delay.cloud</h1>
|
||||
</div>
|
||||
<hr/>
|
||||
<p>This site is currently unfinished.</p>
|
||||
<p>Under construction.</p>
|
||||
<div class="aligner">
|
||||
<!--<a href="https://status.delay.cloud" target="_blank"><button>Uptime</button></a> <a href="https://delay.cloud/resources" target="_blank"><button class=b2>Resources</button></a>-->
|
||||
</div>
|
||||
<div class="aligner"> <p class="footer">© 2022 delay.cloud</p> </div>
|
||||
<div class="aligner"> <p class="footer">© 2023 delay.cloud <!--<a rel="me" href="https://mastodon.online/@am23"></a>--> </p> </div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue