diff options
Diffstat (limited to 'webapp/index.html')
| -rw-r--r-- | webapp/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/index.html b/webapp/index.html new file mode 100644 index 0000000..54e7990 --- /dev/null +++ b/webapp/index.html @@ -0,0 +1,7 @@ +<!doctype html> +<html lang="en"> + <head> + <link data-trunk rel="css" href="src/default.css"/> + </head> + <body></body> +</html> |
