Browse Source

Up header and add sdl 2.0.0

master
onryo 5 months ago
parent
commit
3308eaaffa
  1. 2
      css/style.css
  2. 10
      index.html

2
css/style.css

@ -129,7 +129,7 @@ input[type="radio"] ~ a label a {
position: relative;
justify-content: center;
align-items: center;
height: 4rem;
height: 6rem;
}
.header-nav {

10
index.html

@ -166,6 +166,16 @@
<div style="width: 100%; height: 4rem"></div>
<h1 class="section-title">Hush News</h1>
<section class="section-default">
<article class="blog-post-item">
<h2>SilentDragonLite 2.0.0 "Shielded Supersonic"</h2>
<p>
Now HushChat supports mempool transactions so HushChat can render messages instantly!
</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/SilentDragonLite/releases/tag/v2.0.0">read more</a>
</div>
</article>
<article class="blog-post-item">
<h2>Hush 3.10.1 "Oneiric Octopus"</h2>
<p>This is an OPTIONAL but RECOMMENDED release.</p>

Loading…
Cancel
Save