ducky post
All checks were successful
/ build (push) Successful in 6s

This commit is contained in:
Collin Lefeber 2025-03-29 13:48:33 -04:00
parent ecf19f0cf2
commit 3df1bb924b
5 changed files with 96 additions and 0 deletions

BIN
public/img/ducky.avif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

View file

@ -33,6 +33,10 @@ code {
padding: 0 0.2em;
}
pre > code {
padding: 0;
}
.logo {
height: 2rem;
}