diff --git a/README.md b/README.md index 1b24cea..e9790c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Varia website +> https://varia.zone/ + ## Pelican The Varia website is made with Pelican, a static site generator written in Python. This means that the website is first generated on a computer (using Python, Jinja and Pelican) into a set of html pages, files and images. This set of documents is then uploaded to the server.