diff options
| author | ilotterytea <iltsu@alright.party> | 2025-10-30 00:19:20 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-10-30 00:19:20 +0500 |
| commit | 125a28557b42cfadc5a8c237a9b8d1ea0260a206 (patch) | |
| tree | 00ed73ee94a3cf4276d54b690d2a70b72b447e90 | |
| parent | 40715c4a68bd5a0bd7dd3d2be025891f7d2c154f (diff) | |
| -rw-r--r-- | links.json | 5 | ||||
| -rwxr-xr-x | static/img/status.png | bin | 0 -> 530 bytes |
2 files changed, 5 insertions, 0 deletions
@@ -18,5 +18,10 @@ "title": "git", "icon": "git", "url": "https://git.ilt.su" + }, + { + "title": "server status", + "icon": "status", + "url": "https://status.ilt.su" } ]
\ No newline at end of file diff --git a/static/img/status.png b/static/img/status.png Binary files differnew file mode 100755 index 0000000..720a237 --- /dev/null +++ b/static/img/status.png |
