Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update about.ejs #206

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 8 additions & 11 deletions views/about.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
<div class="flexbox container-about">
<div class="container-text" style="padding: -3% 6% 6% 20%">
<p style="font-size: 1.5rem; max-width: 700px" class="paragraph">
Secrets is the place where everyone can add their secrets.It is created
with an idea of having a fun space where people could share their
secrets, without revealing their true identity. It makes more intresting
to know that other dont want to share it but still are sharing. Thus,
share your secrets and we will store them for you, without revealing
your identity, making things interesting.
Secrets is a platform designed to provide a safe and engaging space where individuals can share their thoughts and secrets anonymously.
Our goal is to create a fun and open environment where people feel comfortable expressing themselves without revealing their true identities.
It's fascinating to see people sharing what they normally wouldn't, and our platform ensures that these secrets are kept secure and private.
Join us in this unique experience of sharing and discovering, where your identity remains confidential.
</p>
</div>
<div class="container-image">
Expand All @@ -27,11 +25,10 @@
<div class="container-text" style="padding: 0 3% 0 3%">
<h1>About</h1>
<p style="font-size: 1.5rem" class="paragraph">
Secrets is the place where everyone can add their secrets.It is created
with an idea of having a fun space where people could share their secrets,
without revealing their true identity. Thus,share your secrets and we will
store them for you, without revealing your identity, making things
interesting.
Secrets is a platform designed to provide a safe and engaging space where individuals can share their thoughts and secrets anonymously.
Our goal is to create a fun and open environment where people feel comfortable expressing themselves without revealing their true identities.
It's fascinating to see people sharing what they normally wouldn't, and our platform ensures that these secrets are kept secure and private.
Join us in this unique experience of sharing and discovering, where your identity remains confidential.
</p>
</div>
<div class="container-image">
Expand Down
Loading