Move content to public/
This commit is contained in:
parent
f5813e5bd6
commit
433d109f18
5 changed files with 3 additions and 3 deletions
2
serve
2
serve
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
python3 -m http.server 8000
|
||||
python3 -m http.server 8000 --directory public/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue