diff --git a/pyproject.toml b/pyproject.toml index ac53b60..a905202 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tiny_personal_website" -version = "0.3.5" +version = "0.3.6" description = "basic resume site written with flask and bootstrap and configurable with a YAML file" authors = ["jessebot "] license = "AGPL-3.0-or-later" diff --git a/tiny_personal_website/static/img/my_picture.jpg b/tiny_personal_website/static/img/my_picture.jpg index ca6e2c3..896c750 100644 Binary files a/tiny_personal_website/static/img/my_picture.jpg and b/tiny_personal_website/static/img/my_picture.jpg differ