diff --git a/src/static/about.md b/src/static/about.md index 0eed2a7..6941316 100644 --- a/src/static/about.md +++ b/src/static/about.md @@ -1,7 +1,7 @@ -# Welcome to SudoScientist! -This is Asara, and this is my personal blog. +# Welcome to sudoscientist! +I am [Asara](https://git.minhas.io/Asara), and this is my personal blog. -It will primarily post about technology, personal projects, and other sudo-scientific and sudo-philosophical ramblings. +I will primarily post about technology, personal projects, and other sudo-scientific and sudo-philosophical ramblings. The backend for this blog is written in golang and the source can be [found here](https://git.minhas.io/Asara/sudoscientist-go-backend). -The frontend for this blog is written using react-redux and can be [found here](https://git.minhas.io/Asara/sudoscientist-go-backend). +The frontend for this blog is written using react-redux and can be [found here](https://git.minhas.io/Asara/sudoscientist-js-frontend).