Fix: Use blank index to make sure folder exists in npm package

This commit is contained in:
acalcutt 2024-09-01 23:36:45 -04:00
parent ed2a815110
commit fcaad986f8
2 changed files with 6 additions and 0 deletions

View file

6
public/files/index.html Normal file
View file

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
</html>