diff options
Diffstat (limited to 'blog/src')
-rw-r--r-- | blog/src/_header.html | 1 | ||||
-rw-r--r-- | blog/src/index.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/blog/src/_header.html b/blog/src/_header.html new file mode 100644 index 0000000..61686bb --- /dev/null +++ b/blog/src/_header.html @@ -0,0 +1 @@ +<html><title>Hello?</title> diff --git a/blog/src/index.md b/blog/src/index.md new file mode 100644 index 0000000..a1e7613 --- /dev/null +++ b/blog/src/index.md @@ -0,0 +1 @@ +# hello, world! |