diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-04-30 03:10:54 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-04-30 03:10:54 +0300 |
commit | f9900a503a8691b969b9a4024f288559a78c44c7 (patch) | |
tree | 4bbe9b309674f2eaad9d817fc447c97f6ef4a3e7 /templates/index.html | |
parent | 7881661f234084db2e32e26da5b9e464cdb4b07b (diff) | |
download | yaroslavps.com-f9900a503a8691b969b9a4024f288559a78c44c7.tar.gz yaroslavps.com-f9900a503a8691b969b9a4024f288559a78c44c7.zip |
minor changes; testing new deployment settings
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index 20e0ead..f6fa5eb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,5 @@ <p>If you want to contact me, you can do so by email at: <a href="mailto:contact@yaroslavps.com">contact@yaroslavps.com</a> </p> - <p>Any spam will be ignored, and the respective addresses/domains banned, - of course.</p> </div> {% endblock %} |