forked from mirrors/pronouns.cc
fix: add notice to login page (fixes #27)
This commit is contained in:
parent
0d5b6e276e
commit
d4a6a01fb1
1 changed files with 4 additions and 0 deletions
|
@ -85,6 +85,10 @@
|
|||
>
|
||||
</ModalFooter>
|
||||
</Modal>
|
||||
<p class="text-muted mt-2 mx-1">
|
||||
<Icon name="info-circle-fill" aria-hidden /> By signing in, you consent to pronouns.cc storing
|
||||
a token in your browser to identify your account.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md">
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue