Add Zac and Mariano to About page

This commit is contained in:
Abner Coimbre
2026-03-26 14:55:41 -07:00
parent fa8c4bc061
commit da8e025f23
4 changed files with 40 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
assets/images/server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -171,3 +171,9 @@ blockquote p:first-of-type {
.revolt-form button:hover {
background: #2980b9;
}
img[src*="zac.jpg"],
img[src*="server.png"] {
max-width: 280px;
border-radius: 12px;
}