Added new project for my homeserver

This commit is contained in:
2026-01-17 10:55:18 +01:00
parent 24c438a01e
commit bbf029dc60
11 changed files with 88 additions and 7 deletions

View File

@@ -31,4 +31,9 @@
static readonly DIPLOMA_5 = '/assets/projects/diploma/5.jpg';
static readonly DIPLOMA_6 = '/assets/projects/diploma/6.jpg';
static readonly TRIBBLE_1 = '/assets/projects/tribble-the-homeserver/2.png';
static readonly TRIBBLE_2 = '/assets/projects/tribble-the-homeserver/1.png';
static readonly TRIBBLE_3 = '/assets/projects/tribble-the-homeserver/3.png';
static readonly TRIBBLE_4 = '/assets/projects/tribble-the-homeserver/4.png';
}