Browse Source

Add release post

master
onryo 2 months ago
parent
commit
d355fbce71
  1. 4
      css/style.css
  2. BIN
      images/posters/devupdate1.png
  3. 10
      index.html

4
css/style.css

@ -1420,12 +1420,14 @@ width: 95%;
.poster11 { background-image: url("../images/posters/manticore.png") }
.poster12 { background-image: url("../images/posters/devupdate1.png") }
.poster12 { background-image: url("../images/posters/devupdate.png") }
.poster13 { background-image: url("../images/posters/fenrir.png") }
.poster14 { background-image: url("../images/posters/puckwudgie.png") }
.poster15 { background-image: url("../images/posters/maintenancerelease.png") }
.blog-post-item h2 {
font-size: 2.5rem;
text-align: left;

BIN
images/posters/devupdate1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 KiB

10
index.html

@ -140,13 +140,21 @@
<h1 class="section-title">Hush Blog</h1>
<section class="section-default">
<article class="blog-post-item poster15">
<h2>SilentDragonLite v2.0.2</h2>
<p>This is an optional maintenance release with removed a no longer supported lite server and updated checkpoints to 1.710.000 for security and faster syncing of new wallets.</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/SilentDragonLite/releases/tag/v2.0.2">Release Notes</a> <span class="date">Mar 25, 2024</span>
</div>
</article>
<article class="blog-post-item poster14">
<h2>SilentDragonAndroid v1.0.4<br>"Prolyphic Puckwudgie"</h2>
<p>This is an optional maintenance release with updated checkpoints to 1.710.000 for security and faster syncing of new wallets.</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/SilentDragonAndroid/releases/tag/1.0.4">Release Notes</a> <a href="https://storage.hush.land/hush-sda/SilentDragonXAndroid.apk">Download</a> <span class="date">Mar 17, 2024</span>
<a href="https://git.hush.is/hush/SilentDragonAndroid/releases/tag/1.0.4">Release Notes</a> <span class="date">Mar 17, 2024</span>
</div>
</article>
<article class="blog-post-item poster13">

Loading…
Cancel
Save