This commit is contained in:
adrianvic 2025-10-30 23:40:08 +00:00
commit 8a1fec1547
13 changed files with 207 additions and 127 deletions

View file

@ -80,96 +80,6 @@
<div class="featuredProject">
<a href="/neoBeta/projects/aboukkit">
<img src="/neoBeta/projects/aboukkit/logo.png">
</a>
<div>
<p class="featuredProjectName">Aboukkit</p>
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
<div class="featuredProjectSubtitle dimText">A simple way to add custom commands with custom responses to your server.</div>
</div>
</div>
<div class="featuredProject">
<a href="/neoBeta/projects/tenkumalib">
<img src="/neoBeta/projects/tenkumalib/logo.png">
</a>
<div>
<p class="featuredProjectName">tenkuma&#39;s Library</p>
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
<div class="featuredProjectSubtitle dimText">Library to support my other plugins. Does nothing on it&#39;s own.</div>
</div>
</div>
<div class="featuredProject">
<a href="/neoBeta/projects/hangglidere">
<img src="/neoBeta/assets/mod-placeholder.png">
</a>
<div>
<p class="featuredProjectName">HangGlideRE</p>
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
<div class="featuredProjectSubtitle dimText">Fly with a chicken!</div>
</div>
</div>
@ -263,8 +173,14 @@
</div>
<div id="homeUpdates">
<h2>Latest updates</h2>
<p>2025-10-27: Website redesign!<br>Yaaay! neoBeta got a stylish redesign.</p>
<h2>Latest updates</h2>
<p>2025-10-30 Releases support:</p>
<p style="opacity: .8;">Now developers can list their software version and automatically list their GitHub releases in their project page!</p>
<p>2025-10-27 Website redesign!:</p>
<p style="opacity: .8;">Yaaay! neoBeta got a stylish redesign.</p>
</div>
</div>
</main>