From e627b8bb55aa2752c6ab693fba76eb9bde15bd97 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 13 Aug 2022 14:27:21 -0500 Subject: [PATCH 1/4] feat: remove old index.html in static/ --- static/index.html | 70 ----------------------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 static/index.html diff --git a/static/index.html b/static/index.html deleted file mode 100644 index f75d61b3a..000000000 --- a/static/index.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - sern - Handlers. Redefined. - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-

Handlers. Redefined.

-

With the support of community-made plugins and powerful CLI, it's more than just a handler.

-
- ...

npm install @sern/handler

-
-
-
-
-
-
-
-
- logo -
-
-
-
-
-
-
-
- - From d23c54dd2c32e310bb184e885061346fcb9e62ea Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 13 Aug 2022 14:36:15 -0500 Subject: [PATCH 2/4] feat: remove old index.html in static/ --- .idea/workspace.xml | 98 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..718969496 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + { + "keyToString": { + "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true", + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "SHARE_PROJECT_CONFIGURATION_FILES": "true", + "WebServerToolWindowFactoryState": "false", + "nodejs_package_manager_path": "npm" + } +} + + + + + + + + + + + + + + + 1660418057765 + + + 1660418841831 + + + + + + + + + + + \ No newline at end of file From 463f0f61e01468b46441c938a26794c442c96338 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 13 Aug 2022 14:38:57 -0500 Subject: [PATCH 3/4] feat: move CNAME to static/ --- .idea/workspace.xml | 36 +++++++++++++++++++++++++----------- CNAME => static/CNAME | 0 2 files changed, 25 insertions(+), 11 deletions(-) rename CNAME => static/CNAME (100%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 718969496..280cae976 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -16,11 +16,18 @@ + + + @@ -32,16 +39,15 @@