diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..5391cb1 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ +--- +title: Home +--- + +<div class="home-page"> + <h1>Welcome!</h1> + <p>My name is Stefan Kreutz. This is my personal website.</p> +</div> |