From 68eb1dbf2232058ef0576992af3abcf8e303235b Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Mon, 13 Jun 2022 22:55:32 +0900 Subject: [PATCH] create web5 --- .gitignore | 1 + README.md | 3 +++ index.html | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 .gitignore create mode 100644 README.md create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/README.md b/README.md new file mode 100644 index 0000000..b24516d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +https://web5.pages.dev + +license: [WTFPL](http://www.wtfpl.net/) diff --git a/index.html b/index.html new file mode 100644 index 0000000..f5e8bae --- /dev/null +++ b/index.html @@ -0,0 +1,61 @@ + + + + + + web5 + + + + web5 + +