YOU CAN WRAP IMAGES

This commit is contained in:
JesseBot 2022-10-07 15:03:26 +02:00 committed by GitHub
parent f415df89b0
commit b20fba476d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,8 @@
tiny_personal_website tiny_personal_website
===================== =====================
This is a small Python based personal website aimed first and foremost at being a resume: <img src="./example.png" alt="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." style="width: 40%;" align="left">
This is a small Python based personal website aimed first and foremost at being a resume.
<img src="./example.png" alt="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." style="width: 40%;">
I originally wrote this 7 or 8 years ago, and recently absolutely borked my 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 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. and a half. This one does the same thing, but better, and faster, with less js.