Rename index.htm to index.html so it's served as '/' as well

This commit is contained in:
Kelvin Ly 2023-05-16 13:16:26 -04:00
parent 762ca60f4c
commit 35e7a5641f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!doctype html>
<html>
<head>
<title>mushroom humidifier datalog</title>
<!-- Load c3.css -->
<link href="/c3.css" rel="stylesheet" type=text/css>