From b20fba476d9b61ec0ef05710f5ade3de6f25f5be Mon Sep 17 00:00:00 2001 From: JesseBot Date: Fri, 7 Oct 2022 15:03:26 +0200 Subject: [PATCH] YOU CAN WRAP IMAGES --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 02974a0..64b0ab9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ tiny_personal_website ===================== -This is a small Python based personal website aimed first and foremost at being a resume: - -screenshot of jessebot.work which serves as an example website. It features a picture of Jesse a person with blue hair that is almost 30. a blurb about them that you can read in config/config.yaml and link icons to github, gitlab, and linkedin. - +screenshot of jessebot.work which serves as an example website. It features a picture of Jesse a person with blue hair that is almost 30. a blurb about them that you can read in config/config.yaml and link icons to github, gitlab, and linkedin. +This is a small Python based personal website aimed first and foremost at being a resume. I originally wrote this 7 or 8 years ago, and recently absolutely borked my newer website, resulting in me quickly resurrecting this thing in about a day and a half. This one does the same thing, but better, and faster, with less js.