From 6ae308c329d80b22fa512aaf1c661f5797c7fb28 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 6 Oct 2022 16:13:09 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea0caec..87a82e4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ tiny_personal_website ===================== -This is a Python based CMS (content management system) for a small personal -website aimed at first and foremost being a resume. +This is a small Python based personal website aimed first and foremost at being a resume. Example here: -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. 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