add: image banner and technology badges

This commit is contained in:
lily 2025-04-14 19:31:51 -04:00
parent dc7567fc4e
commit 8b05a03245
Signed by: lily
GPG key ID: 601F3263FBCBC4B9

View file

@ -1,9 +1,12 @@
<!-- markdownlint-disable MD033 MD041 -->
<div align="center">
<h1 style="margin-bottom: 0px;">Nonsensical Dev</h1>
<p>Sensical software by Nonsensical Developers</p>
<img src="assets/fulltext.png" alt="" width="50%"/><br><br>
<img src="https://pride-badges.pony.workers.dev/static/v1?label=Queerware&labelColor=%23000&stripeWidth=5&stripeColors=E40303%2CFF8C00%2CFFED00%2C008026%2C24408E%2C732982" alt="Queerware">
<img src="https://img.shields.io/badge/GitLab%20CI-FC6D26?logo=gitlab&logoColor=fff" alt="GitLab CI"/>
<img src="https://img.shields.io/badge/Kubernetes-326CE5?logo=kubernetes&logoColor=fff" alt="Kubernetes"/>
<img src="https://img.shields.io/badge/Rust-%23000000.svg?e&logo=rust&logoColor=white" alt="Rust"/>
<img src="https://img.shields.io/badge/Nix-5277C3?logo=nixos&logoColor=fff" alt="Nix"/>
</div>
---