Compare commits

...

2 Commits

Author SHA1 Message Date
Christer Warén
598239879f Remove Warén Git link 2025-11-08 13:08:16 +02:00
Christer Warén
889551841c Make light versions default 2025-11-08 13:06:34 +02:00

View File

@@ -68,34 +68,22 @@
<div align="center"> <div align="center">
<h3>Promolinks</h3> <h3>Promolinks</h3>
<picture> <img src="./assets/icons/digitalocean-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/digitalocean-light.svg">
<img src="./assets/icons/digitalocean.svg" width="15px" height="15px">
</picture>
<strong>DigitalOcean</strong><br> <strong>DigitalOcean</strong><br>
Receive $200 in cloud credit to test their products for 60 days.<br> Receive $200 in cloud credit to test their products for 60 days.<br>
<a href="https://m.do.co/c/4248d53011c8">Register Now</a><br><br> <a href="https://m.do.co/c/4248d53011c8">Register Now</a><br><br>
<picture> <img src="./assets/icons/dynadot-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/dynadot-light.svg">
<img src="./assets/icons/dynadot.svg" width="15px" height="15px">
</picture>
<strong>Dynadot</strong><br> <strong>Dynadot</strong><br>
Receive 4,5€ in account credit.<br> Receive 4,5€ in account credit.<br>
<a href="https://dynadot.com?sM7K8u7m6Z7pBo">Register Now</a><br><br> <a href="https://dynadot.com?sM7K8u7m6Z7pBo">Register Now</a><br><br>
<picture> <img src="./assets/icons/hetzner-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/hetzner-light.svg">
<img src="./assets/icons/hetzner.svg" width="15px" height="15px">
</picture>
<strong>Hetzner Cloud</strong><br> <strong>Hetzner Cloud</strong><br>
Receive 20€ in cloud credits.<br> Receive 20€ in cloud credits.<br>
<a href="https://hetzner.cloud/?ref=w2QMbx2s3c3h">Register Now</a><br><br> <a href="https://hetzner.cloud/?ref=w2QMbx2s3c3h">Register Now</a><br><br>
<picture> <img src="./assets/icons/ukkofi-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/ukkofi-light.svg">
<img src="./assets/icons/ukkofi.svg" width="15px" height="15px">
</picture>
<strong>Ukko.fi</strong><br> <strong>Ukko.fi</strong><br>
After you have invoiced €300 (excluding VAT) and received payment,<br> After you have invoiced €300 (excluding VAT) and received payment,<br>
you can invoice €750 without a service fee.<br> you can invoice €750 without a service fee.<br>
@@ -104,15 +92,8 @@
<div align="center"> <div align="center">
<h3>More repos available in</h3> <h3>More repos available in</h3>
<picture> <img src="./assets/icons/github-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/github-light.svg">
<img src="./assets/icons/github.svg" width="15px" height="15px">
</picture>
<a href="https://github.com/cwchristerw">Github</a> / <a href="https://github.com/cwchristerw">Github</a> /
<picture> <img src="./assets/icons/gitlab-light.svg" width="15px" height="15px">
<source media="(prefers-color-scheme: dark)" srcset="./assets/icons/gitlab-light.svg"> <a href="https://gitlab.com/cwchristerw">Gitlab</a>
<img src="./assets/icons/gitlab.svg" width="15px" height="15px">
</picture>
<a href="https://gitlab.com/cwchristerw">Gitlab</a> /
<a href="https://git.waren.io/cwchristerw">Warén Git</a>
</div> </div>