diff options
-rw-r--r-- | views/about.pug | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/views/about.pug b/views/about.pug index 60fc353..bc87e6e 100644 --- a/views/about.pug +++ b/views/about.pug @@ -31,6 +31,17 @@ html li The #[img(src="/images/chat-bubble.svg")] button lights up if you have unread chat messages. li The #[img(src="/images/cycle.svg")] button appears when the game is over, and can be used to quickly start a rematch. + h2 Privacy statement + + p When you create an account we collect the following personal information: + + ul + li Your email address in order to send password reset emails and notifications. + li Your messages and forum posts. + li Your game activity. + + p Your personal data will be removed if you delete your account. + h2 Licensing p All games are used with consent from their respective rights holders. |