From 8ca11077079da4e65222bba81ef270ebf1e7d23e Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 26 Jan 2023 01:20:21 -0500 Subject: Updated main page and policy --- templates/blog/home.html | 4 +- templates/blog/register.html | 2 +- templates/blog/site_policy.html | 85 ++++++++++++++++++++++++----------------- 3 files changed, 52 insertions(+), 39 deletions(-) diff --git a/templates/blog/home.html b/templates/blog/home.html index 9d4dc729..8ec1ff5f 100644 --- a/templates/blog/home.html +++ b/templates/blog/home.html @@ -7,10 +7,10 @@ website. I aim to build a retro looking personal website, where I share my thoughts, ideas, and experiences through articles, and will showcase some cool nostalgic features and tools.

- To participate around various sections of the site, you will need to register for an account. I hope you enjoy your stay here, and if you have any questions, comments, or concerns about how this site operates and how your data is handled, please check out the site policy page, or contact me at webmaster@thatcomputerscientist.com. + Please note that I am continuously working on this site, and it is still under construction. So, not all features are available yet, and some features may not work as intended. It's hard to support older browsers, alright?

- Also, please note that I am continuously working on this site, and it is still under construction. So, not all features are available yet, and some features may not work as intended. It's hard to support older browsers, alright? + Also, To participate around various sections of the site, you will need to register for an account. I hope you enjoy your stay here.

diff --git a/templates/blog/register.html b/templates/blog/register.html index 6aff5b3d..ce72d35a 100644 --- a/templates/blog/register.html +++ b/templates/blog/register.html @@ -12,7 +12,7 @@

-

By registering on this site, you agree to the Terms of Service.

+

By registering on this site, you agree to everything that's written here.

{% for message in messages %} {% if 'accountCreated' in message.tags %}

{{ message.message }}

diff --git a/templates/blog/site_policy.html b/templates/blog/site_policy.html index 5d4c8c92..49d71bec 100644 --- a/templates/blog/site_policy.html +++ b/templates/blog/site_policy.html @@ -1,7 +1,33 @@ {% extends 'blog/partials/base.html' %} {% block content %} -

Site Policy

-

By using this site, you agree to the following terms and conditions:

-