Compare commits

...

3 Commits

Author SHA1 Message Date
onryo
e007431b53 mv first section up a bit 2024-01-04 21:22:55 +00:00
onryo
183ecf8210 its 2024 2024-01-04 21:20:58 +01:00
onryo
e79605c183 Update news page 2024-01-04 21:04:52 +01:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -130,7 +130,7 @@
<a href="https://git.hush.is/hush/SilentDragonLite/releases" class="component-button"><small>Download HushChat</small></a>
<a href="https://hush.is/privacy" class="component-button"><small>Privacy</small></a>
<a href="https://blog.hush.is" class="component-button"
><small>Blog</small></a
><small>News</small></a
>
</nav>
<div class="nav-bg"></div>
@ -424,7 +424,7 @@
<span class="tooltip">Reddit</span>
</a>
</div>
<p>Copyright © 2016-2023 The Hush developers. All rights reserved.</p>
<p>Copyright © 2016-2024 The Hush developers. All rights reserved.</p>
</footer>
</body>