tileserver-gl/public/files/index.html
Andrew Calcutt d272e17b55
Fix: Use blank index to make sure 'public/files/' folder exists in npm package (#1377)
* Fix: Use blank index to make sure folder exists in npm package

* update blank index.html

* bump version
2024-09-02 00:10:38 -04:00

8 lines
No EOL
88 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>