webfs/web/index.html

7 lines
156 B
HTML
Raw Permalink Normal View History

2023-03-04 13:27:15 -07:00
<!DOCTYPE html>
<html>
<title>webfs success</title>
<h1>It Worked!</h1>
<p>It's running. Now you need to mount something in <tt>/web</tt></p>
</html>