diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8fab61d --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.sql +/.vscode +/venv +*.swp +__pycache__ +/nyaa/static/.webassets-cache +test.db +install/* +uwsgi.sock +/test_torrent_batch +config.py diff --git a/nyaa/templates/home.html b/nyaa/templates/home.html index a688f97..4602c1e 100644 --- a/nyaa/templates/home.html +++ b/nyaa/templates/home.html @@ -3,8 +3,9 @@ {% block body %}
-

Hello! This site is still a work in progress and new features (faster search, open sourceā„¢, etc.) will be added soon.

+

Hello! This site is still a work in progress and new features (faster search, etc.) will be added soon.

We welcome you to provide feedback at #nyaa-dev@irc.rizon.net

+

Our GitHub: https://github.com/nyaadevs