diff options
author | Aki <please@ignore.pl> | 2023-12-31 06:43:44 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-12-31 06:44:13 +0100 |
commit | 18c97d0f0b556cd29c9820ede2f9bddb06d39d34 (patch) | |
tree | 8c35484fb0cb86583fd465c452847a269a9fac62 /index.html | |
parent | 121ac0b2457d5f5617916aad38f5c05d94570260 (diff) | |
download | rudone-18c97d0f0b556cd29c9820ede2f9bddb06d39d34.zip rudone-18c97d0f0b556cd29c9820ede2f9bddb06d39d34.tar.gz rudone-18c97d0f0b556cd29c9820ede2f9bddb06d39d34.tar.bz2 |
Print some status in the home view
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 78dcc05..0000000 --- a/index.html +++ /dev/null @@ -1,5 +0,0 @@ -<!doctype html> -<html lang="en"> -<meta charset="utf-8"> -<title>rudone</title> -<h1>rudone — <span style="color: green">OK</span></h1> |