mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Add an index.html that is also served statically as the default for /
This commit is contained in:
parent
3d9078018d
commit
5b9bba9fe3
2 changed files with 2 additions and 0 deletions
1
examples/static_world/priv/index.html
Normal file
1
examples/static_world/priv/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
<h1>Howdy, Pardner</h1>
|
Loading…
Add table
Add a link
Reference in a new issue