From 469bacf1e89b1fc3005b1930f8135f2992b0cbd8 Mon Sep 17 00:00:00 2001 From: Shota FUJI Date: Mon, 11 Nov 2024 09:54:00 +0900 Subject: [PATCH] Index page for apps Without this, it's difficult to grasp the overall project. --- src/index.html | 52 ++++++++++++++++++++++++++++++++-- src/index/main.css | 70 ++++++++++++++++++++++++++++++++++++++++++++++ src/index/vars.css | 55 ++++++++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+), 3 deletions(-) create mode 100644 src/index/main.css create mode 100644 src/index/vars.css diff --git a/src/index.html b/src/index.html index b1b5827..ed3f70e 100644 --- a/src/index.html +++ b/src/index.html @@ -5,14 +5,60 @@ Ptimer + + -