diff --git a/README.md b/README.md index 6ec7e07..fad1b6b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Personal Website -My personal website created with Django, which will soon be re-written with something else. +I've since switch to [Hugo](https://gohugo.io/), with the project available [here](https://sr.ht/~fluix/fluix.dev/). This used to be my personal website created with Django which I promised to rewrite soon... so I did! diff --git a/requirements.txt b/requirements.txt index 1e464d8..3ca8534 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ mistune==2.0.0a2 msgpack==1.0.0 packaging==20.4 pathspec==0.8.0 -Pillow==7.1.2 +Pillow==8.1.1 pycodestyle==2.6.0 pyflakes==2.2.0 Pygments==2.6.1