EMPOR
- Holding
diff --git a/.claude/launch.json b/.claude/launch.json new file mode 100644 index 0000000..71ccefa --- /dev/null +++ b/.claude/launch.json @@ -0,0 +1,11 @@ +{ + "version": "0.0.1", + "configurations": [ + { + "name": "empor-dev", + "runtimeExecutable": "python3", + "runtimeArgs": ["-m", "http.server", "3001"], + "port": 3001 + } + ] +} diff --git a/index.html b/index.html index b46ab65..4696bc2 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,12 @@
Holding