-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: Create privacy.html #534
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are problems with the layout.
lang/en/texts/privacy.html
Outdated
<ol start="1"> | ||
<li> | ||
<h1>Introduction</h1> | ||
</li> | ||
</ol> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you even have the summary which is displayed after Introduction, I don't know why !
lang/en/texts/privacy.html
Outdated
<li>Authentication by SSH key, access to servers limited to a small trusted group, limitation of the attack surface, use of firewalls, etc.</li> | ||
</ul> | ||
<ol start="7"> | ||
<li>How to exercise your rights? </li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be a h1
lang/en/texts/privacy.html
Outdated
<h1>What are your rights ?</h1> | ||
</li> | ||
</ol> | ||
<p>The right of access and to information</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This and other below have to be h2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve to unblock you when fix are done.
What