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..5bc46ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ bleach-whitelist==0.0.10 certifi==2020.4.5.2 chardet==3.0.4 click==7.1.2 -Django==3.0.7 +Django==3.0.14 django-admin-interface==0.12.2 django-admin-sortable2==0.7.6 django-colorfield==0.3.0