Skip to content

Commit

Permalink
feat: add last revision section
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jan 18, 2021
1 parent 54a92a4 commit c81ddb2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static/privacy-policy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,5 +251,12 @@ <h2>Credit & Contact Information</h2>
If you have any questions about this Privacy Policy, please contact us via
<a href="mailto:contact@r34.app">email</a>.
</p>

<h2>Last revision</h2>

<p>
Was on
<time datetime="18/01/2021">January 18</time>.
</p>
</body>
</html>
7 changes: 7 additions & 0 deletions static/terms-of-service/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,5 +296,12 @@ <h2>Credit & Contact Information</h2>
If you have any questions about this Privacy Policy, please contact us via
<a href="mailto:contact@r34.app">email</a>.
</p>

<h2>Last revision</h2>

<p>
Was on
<time datetime="18/01/2021">January 18</time>.
</p>
</body>
</html>

0 comments on commit c81ddb2

Please sign in to comment.