diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-06-17 19:02:21 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-06-17 19:02:21 +0200 |
| commit | a798128abda047f25c42a37fd5486fff9acffcb9 (patch) | |
| tree | 3b4f44b067bb3e3fae9d133238ec1adaab0dc84d /index.html | |
| download | status-a798128abda047f25c42a37fd5486fff9acffcb9.tar.gz status-a798128abda047f25c42a37fd5486fff9acffcb9.zip | |
first version
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..979ca66 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> + <head> + <title>VainSocial status</title> + </head> + <body> + <img src="/data/apigrabber_processed.png" /> + <img src="/data/apigrabber_error_processed.png" /> + </body> +</html> |
