56 lines
No EOL
1.6 KiB
HTML
56 lines
No EOL
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="/neoBeta/assets/stylesheets/styles.css" media="screen">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>neoBeta</title>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
window.ELEVENTY_PATH_PREFIX = "/neoBeta/";
|
|
</script>
|
|
<div id="everythingHelper">
|
|
<aside>
|
|
<header>
|
|
<div id="linksBox">
|
|
<div id="headerLinksAndTitle">
|
|
<div id="logoTitle">
|
|
<img src="/neoBeta/assets/logo.png" id="logo">
|
|
<h1 id="title" class="rainbowText">neoBeta</h1>
|
|
</div>
|
|
<ul id="headerLinks">
|
|
<li><a href="/neoBeta/">home</a></li>
|
|
<li><a href="/neoBeta/search">search</a></li>
|
|
<li><a href="/neoBeta/allprojects">index</a></li>
|
|
<li><a href="/neoBeta/contribute">contribute</a></li>
|
|
</ul>
|
|
</div>
|
|
<p id="credits">Adrian Victor, 2025 (<a href="https://git.disroot.org/adrianvictor/neoBeta">Unlicense</a>)</p>
|
|
</div>
|
|
</header>
|
|
</aside>
|
|
|
|
<main>
|
|
<h1>Releases for Ghosts 'n Stuff</h1>
|
|
|
|
|
|
<p id="projectInfoReleases">
|
|
|
|
|
|
Releases fetched from GitHub at 2025-10-29T23:58:05.010Z:<br>
|
|
|
|
<p><a href="https://github.com/adrianvic/ghostsandstuff/releases/tag/0.6">Ghosts And Stuff Release 0.6</a></p>
|
|
|
|
<p><a href="https://github.com/adrianvic/ghostsandstuff/releases/tag/0.5">Ghosts And Stuff Release 0.5</a></p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
</main>
|
|
</div>
|
|
</body>
|
|
</html> |