diff options
Diffstat (limited to 'static/blog/index.html')
| -rw-r--r-- | static/blog/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/blog/index.html b/static/blog/index.html new file mode 100644 index 0000000..77fe5f5 --- /dev/null +++ b/static/blog/index.html @@ -0,0 +1,6 @@ +<html> +<head><title>Blog</title></head> +<body> + <h1>Hello</h1> +</body> +</html> |
