diff --git a/README.md b/README.md index 2967afe..aeefded 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This repo contains the files for the ~vern website. -It is completely static other than the 4 php scripts licensed under a GNU Affero General Public License, version 3: canary.php, users.php, register.php, donate.php. The generated content is licensed under a CC BY-SA 4.0 International license, along with all other content on the website +It is completely static other than the 6 php scripts licensed under a GNU Affero General Public License, version 3. The generated content is licensed under a CC BY-SA 4.0 International license, along with all other content on the website To start a version locally, you can use https://github.com/danvk/ssi-server or nginx configs similar to vern/nginx-configs:/common/website.conf. diff --git a/canary.php b/canary.php index 4eb564e..efd5753 100644 --- a/canary.php +++ b/canary.php @@ -1,6 +1,6 @@ + diff --git a/register.php b/register.php index c1ed386..8668520 100644 --- a/register.php +++ b/register.php @@ -1,6 +1,6 @@