diff options
| -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 |
