From d83e63310a5fe2a35775cb70327c24204ea7464b Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 27 Aug 2023 13:13:12 -0400 Subject: start "about" --- guide/index.html | 21 +++++ index.html | 263 ++++++------------------------------------------------- pugl.js | 8 +- style.css | 236 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 292 insertions(+), 236 deletions(-) create mode 100644 guide/index.html create mode 100644 style.css diff --git a/guide/index.html b/guide/index.html new file mode 100644 index 0000000..643a12f --- /dev/null +++ b/guide/index.html @@ -0,0 +1,21 @@ + + + + + pugl guide + + + + + + + +
+

guide

+

+ Lorem ipsum dolor sit amet +

+
+ + + diff --git a/index.html b/index.html index 1abacc8..e82cd4b 100644 --- a/index.html +++ b/index.html @@ -1,247 +1,16 @@ - + pugl - + - +