Add changed date to ToS and Privacy

This commit is contained in:
Evert Prants 2018-01-04 15:01:59 +02:00
parent fcc6dceb1d
commit 0f8205a75d
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
3 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<div class="tos">
<h1>Privacy Policy</h1>
<span class="last-modified">Last modified: Friday, 13 Oct 2017</span>
<p>By using Services of Icy Network, you acknowledge and agree to these policies.</p>
<h2>Information We Collect and Use</h2>
<p>Icy Network may collect and save some information about our users.</p>

View File

@ -1,5 +1,6 @@
<div class="tos">
<h1>Terms of Service</h1>
<span class="last-modified">Last modified: Wednesday, 03 Jan 2018</span>
<p>Please read the following Terms and Conditions carefully. By using Icy Network services, you signify that you have read, understood and agreed to be bound by these Terms and Conditions. Icy Network reserves the right to modify, replace or remove any of the Terms and Conditions written in this document at any given time without restrictions. We will try to notify you of any such amendments. If you do not agree to these Terms and Conditions, you may not use any of the services provided by Icy Network.</p>
<p>Separate entities owned by Icy Network may have their own Terms and Conditions which you must read and comply with.</p>
<h2>Who May Use the Services</h2>
@ -16,4 +17,5 @@
<h4>Credits</h4>
<p>Google Play and the Google Play logo are trademarks of Google Inc.</p>
<p>Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc., registered in the U.S. and other countries.</p>
<p>Font Awesome by Dave Gandy - <a href="http://fontawesome.io" target="_blank" rel="_nofollow">http://fontawesome.io</a></p>
</div>

View File

@ -594,6 +594,11 @@ noscript
text-align: center
z-index: 100
.last-modified
font-style: italic
color: #7d7d7d
display: block
@media all and (max-width: 800px)
.navigator
padding: 0 10px