diff options
author | ana <ana@ana.st> | 2021-07-27 14:25:34 +0200 |
---|---|---|
committer | ana <ana@ana.st> | 2021-07-27 14:25:34 +0200 |
commit | f0806bd799c7ba027289f6bd667fa3ef23c7c9ab (patch) | |
tree | efe1eab9a442ad0cd4926512016ffb8efe1c0e64 /index.html | |
parent | b7831d771d242119a634deaa905ddfc686bc7c6b (diff) | |
download | www-2-f0806bd799c7ba027289f6bd667fa3ef23c7c9ab.tar.gz |
initial commit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/index.html b/index.html index eba2d81..80fa92f 100644 --- a/index.html +++ b/index.html @@ -1 +1,10 @@ -<h1>test</h1> +--- +layout: layout +--- + +<h1>Anastasie's website!</h1> + +<p> + Hi, my name is Anastasie. I'm a software engineer focused on offline-first technologies + and sustainable, uncomplicated architecture. +</p> |