Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Update news, disable old changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldieeins committed Sep 24, 2024
1 parent 1b75cdf commit 3411196
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions news/news.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@

i {
font-size: 1.9rem;
}

#changelog {
display: none;
}
17 changes: 17 additions & 0 deletions news/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ <h1>Application updates</h1>
</div>
<div class="cnt">
<div class="field" id="news-content">
<div class="card">
<h1>New app version!</h1>
<h3 class="background">2024/09/24@Zyneon: The all-new NEXUS App has arrived!</h3>
<h3 class="bottom">
In the last few months we have written a completely new app that is easier to update and expand.<br>
Anyone can now create modules for the app, and it now has hardly any limits!
</h3>
</div>
<br><br>
<div class="card">
<h1>Old Zyneon Application News:</h1>
</div>
<div class="card">
<h1>Big Bugfix!</h1>
<h3 class="background">2024/08/18@Zyneon: Modern NeoForge!</h3>
Expand Down Expand Up @@ -107,6 +119,11 @@ <h1><i class='bx bxs-error-alt'></i> Couldn't load changelogs!</h1>
</div>
</div>
<div id="old-changelog">
<div class="card">
<h1><i class='bx bxs-error-alt'></i> Couldn't load changelogs!</h1>
</div>
</div>
<div id="changelog">
<div class="card">
<h1>2024.8.1:</h1>
<h3 class="background">2024/08/18@Zyneon: 2024.8.1 (Horizon) changelog:</h3>
Expand Down

0 comments on commit 3411196

Please sign in to comment.