diff options
author | EuAndreh <eu@euandre.org> | 2019-05-21 08:12:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-21 08:12:19 -0300 |
commit | d181c4fa79bdfe85aff94c28f1f35abb3ffe2ef3 (patch) | |
tree | 6b498b720dcb4ca0dc63d494ea9d95e4a1e00022 | |
parent | Add actual tests to website CLI (diff) | |
download | euandre.org-d181c4fa79bdfe85aff94c28f1f35abb3ffe2ef3.tar.gz euandre.org-d181c4fa79bdfe85aff94c28f1f35abb3ffe2ef3.tar.xz |
Add simple "About Me" page
Diffstat (limited to '')
-rw-r--r-- | site/pages/about.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/site/pages/about.org b/site/pages/about.org index d5dbb66..5d0f450 100644 --- a/site/pages/about.org +++ b/site/pages/about.org @@ -1,4 +1,8 @@ --- title: About --- -FIXME +Hi, I'm EuAndreh. + +I write software and occasionaly music. + +You can find my work on [[https://git.sr.ht/~euandreh/][Sourcehut]], [[https://gitlab.com/EuAndreh/][GitLab]] and [[https://github.com/EuAndreh/][GitHub]]. |