nuovo sitarello eheh

This commit is contained in:
Freek Kettone 2025-08-10 14:05:47 +02:00
parent f91be26214
commit cdb50e82a3
13 changed files with 278 additions and 0 deletions

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

BIN
static/hackinpovo.pdf Normal file

Binary file not shown.

BIN
static/hackinpovo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

BIN
static/og-image.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

5
static/terminal.css Normal file
View file

@ -0,0 +1,5 @@
:root {
--background: #0e1923;
--foreground: #b1f5fe;
--accent: #ffb202;
}