diff options
author | Anton Luka Šijanec <sijanecantonluka@gmail.com> | 2020-11-09 15:06:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-09 15:06:18 +0100 |
commit | 05042924c5797d1bcf61794aad1a4965b7fb0e65 (patch) | |
tree | 32d9e014b24c76514be83467693a334872cdd6ab /dist/login.html | |
parent | Merge pull request #28 from beziapp/dev 🤞 (diff) | |
parent | added nginx config file for bežiapp html host (diff) | |
download | beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.gz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.bz2 beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.lz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.xz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.zst beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.zip |
Diffstat (limited to '')
-rwxr-xr-x | dist/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/login.html b/dist/login.html index 95bcc2e..8a2c532 100755 --- a/dist/login.html +++ b/dist/login.html @@ -57,7 +57,7 @@ </div> <div class="row"> <p class="grey-text text-darken-2"><x-su>bySigningInYouAgreeTo</x-su> <a href="/pages/tos.html"><x-sl>theToS</x-sl></a> <x-sl>and</x-sl> - <a href="/pages/privacypolicy.html"><x-dl>thePrivacyPolicy</x-dl></a> + <a href="/pages/privacypolicy.html"><x-dl>thePrivacyPolicy_rodilnik</x-dl></a> </p> </div> <div class="row" id="server-message-at-login"> |