Add built website
This commit is contained in:
52
dist/news/index.html
vendored
Normal file
52
dist/news/index.html
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<!--<link rel="icon" type="image/svg+xml" href="/favicon.svg" />-->
|
||||
<meta name="generator" content="Astro v2.10.7">
|
||||
<meta name="description" content="{frontmatter.description}">
|
||||
<meta name="keywords" content="nothing crypto free software libre self host {frontmatter.keys}">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>nothing.run</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
<a href="/contact.html" class="astro-HPNW4VWY">Contact</a>
|
||||
<a href="https://uptime.nothing.run" class="astro-HPNW4VWY">Uptime</a>
|
||||
<a href="/news" class="astro-HPNW4VWY">News</a>
|
||||
<a href="/notes.html" class="astro-HPNW4VWY">Notes</a>
|
||||
<a href="/donate" class="astro-HPNW4VWY">Donate :3</a>
|
||||
</div>
|
||||
|
||||
<h1>nothing.run</h1>
|
||||
|
||||
<h3 id="9-august-2025">9 August 2025</h3>
|
||||
<ul>
|
||||
<li>There are <a href="https://tea.nothing.run">Gitea</a> and <a href="https://idm.nothing.run">KaniDM</a> right now</li>
|
||||
</ul>
|
||||
<div id="footer">
|
||||
<main>
|
||||
<pre> .--.
|
||||
." o \__
|
||||
_.-" ,( `
|
||||
_.-" ,;;|
|
||||
_.-=" _," ,,;;;'
|
||||
.-"`_.-"``-..,,;;;;:'
|
||||
`"'` `\`\
|
||||
/^\\\
|
||||
</pre>
|
||||
</main>
|
||||
<aside>
|
||||
<b>Made with ♥</b> by Thary<br>
|
||||
<!-- Website sources are available on <a href="https://git.vector1.dev/thary/website">Gitea</a>!<br> -->
|
||||
<!-- All content is in Public domain and licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a><br> -->
|
||||
Logo is created by <a href="https://houl.floof.company/">Houl</a><br>
|
||||
ASCII arts are taken from <a href="https://web.archive.org/web/20010420182629/http://www.geocities.com/spunk1111/indexjava.htm">this website</a>
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
</body></html>
|
Reference in New Issue
Block a user