Browse Source

Add a new release post

master
onryo 3 months ago
parent
commit
1274f77094
  1. 2
      css/style.css
  2. BIN
      images/posters/puckwudgie.png
  3. 8
      index.html

2
css/style.css

@ -1424,6 +1424,8 @@ width: 95%;
.poster13 { background-image: url("../images/posters/fenrir.png") }
.poster14 { background-image: url("../images/posters/puckwudgie.png") }
.blog-post-item h2 {
font-size: 2.5rem;
text-align: left;

BIN
images/posters/puckwudgie.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 KiB

8
index.html

@ -141,6 +141,14 @@
<section class="section-default">
<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>
</div>
</article>
<article class="blog-post-item poster13">
<h2>Hush v3.10.2<br>"Fiendish Fenrir"</h2>
<p>This is an OPTIONAL but RECOMMENDED release due to the security and optimization improvements for Hush and all HACs with upgraded WolfSSL and significant optimization changes, it includes mining upgrades for DragonX full nodes and much more!</p>

Loading…
Cancel
Save