Compare commits

...

2 Commits
main ... 8bday

Author SHA1 Message Date
antilopa 0613657cd2 happy birthday Disroot 2023-08-03 22:22:50 +02:00
antilopa e9de9fbbca button for yearly report 2022 2023-03-27 10:25:19 +02:00
5 changed files with 6 additions and 5 deletions

View File

@ -45,8 +45,8 @@ header {
/************************************************/
/* A place for temporary campaigns / sticker on home banner */
/*sticker {
background: url(../images/6yol.png) no-repeat center center;
.sticker {
background: url(../images/birthday23.png) no-repeat center center;
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
position: absolute;
@ -74,7 +74,7 @@ header {
top: 20%;
right: 3%;
}
}*/
}
/* Alias challenge 2019
--------------------------------------*/

BIN
images/2022-report.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
images/birthday23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

@ -9,13 +9,14 @@
<li><a href="{{ base_url }}/privacy_policy">{{ 'Privacy_Policy'|t }}</a></li>
<li><span class="dot"></span></li>
<li><a href="{{ base_url }}/changelog">{{ 'Changelog'|t }}</a></li>
<li><span class="dot"></span></li>
<li><a href="{{ base_url }}/tor">{{ 'Tor Onion'|t }}</a></li>
</ul>
</div>
<div id="footer-icons">
<ul class="footer-icons">
<li><a href="https://social.weho.st/@disroot"><i class="fa fa-mastodon fa-fw fa-3x"></i></a></li>
<li><a href="{{ base_url }}/blog.atom"><i class="fa fa-rss-square fa-fw fa-3x"></i></a></li>
<li><a href="/tor"><i class="fa fa-tor-onion fa-fw fa-3x"></i></a></li>
</ul>
</div>
</footer>

View File

@ -7,8 +7,8 @@
<h1 class="responsive-headline">{{ site.header.title }}</h1>
<h3>{{ site.header.description }}</h3>
<!-- Place for temporary stickers -->
<a class=sticker href="" target=_blank></a>
<!--a class=sticker href="/covid19"></a-->
<!--a class=sticker href="https://hub.disroot.org/channel/disroot?mid=b64.aHR0cHM6Ly9odWIuZGlzcm9vdC5vcmcvaXRlbS8xNGViM2UxMC0xYjc2LTRlNGYtODNkOC1lZmM4ODBhMmE2MDE" target=_blank></a-->
<hr />
{% if site.social %}
<!--ul class="social">