first commit

This commit is contained in:
William Bouzourène 2024-12-20 19:58:37 +01:00
commit 7cec3bb263
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
27 changed files with 597 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
static/images/favicon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
static/images/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

4
static/main.css Normal file
View file

@ -0,0 +1,4 @@
img#header-logo {
width: 200px;
height: 100px;
}