diff options
author | Aki <please@ignore.pl> | 2023-12-31 04:41:50 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-12-31 04:44:47 +0100 |
commit | 08e9dc998ad1096c415c43c214731220c5ab34ff (patch) | |
tree | e8e9d692c118b6e6e43c681fe688e2d04e8748a6 /index.html | |
parent | ef05c6943814d5851cd8a890ecb05cf715cd0bec (diff) | |
download | rudone-08e9dc998ad1096c415c43c214731220c5ab34ff.zip rudone-08e9dc998ad1096c415c43c214731220c5ab34ff.tar.gz rudone-08e9dc998ad1096c415c43c214731220c5ab34ff.tar.bz2 |
Embed script and any pages into the tool
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..78dcc05 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +<!doctype html> +<html lang="en"> +<meta charset="utf-8"> +<title>rudone</title> +<h1>rudone — <span style="color: green">OK</span></h1> |