diff --git a/README.md b/README.md index 74de823..d991595 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,5 @@ You will now have a fully functioning Node.js Express server, which will be runn # To-Do - [ ] Port to NextJS? - [ ] Hovering effects for buttons -- [ ] Statistics animation \ No newline at end of file +- [ ] Statistics animation + diff --git a/src/services.ejs b/src/services.ejs index bc03e0a..4b20b33 100644 --- a/src/services.ejs +++ b/src/services.ejs @@ -43,7 +43,7 @@

Upon creating your account, you will be allocated an account with the following:

You may request for additional storage, or increased account limits by contacting adminp0ntus.com. We operate under a "fair use" policy.

+

You may also be limited in storage depending on your use. There is a 100% chance you will get 4000 MB if you would like to actually use the email service. Some people will not use their accounts and hold up disk quotas.

Vaultwarden

Vaultwarden is a password manager that is included with your services. You can access it by visiting vaultwarden.p0ntus.com and creating a account.

+

You do not need a p0ntus mail account to create a Vaultwarden account.

<%- include('shards/footer') %> \ No newline at end of file