Add Privacy policy (#40)

* add contact fields

* added really simple privacy policy and install proccedure

* add link to policy in footer
This commit is contained in:
jhuesser
2018-08-02 11:48:10 +02:00
committed by Vojtěch Sajdl
parent 9e472db6f9
commit d923a9b88c
4 changed files with 65 additions and 1 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ class Template{
</div>
</div>
</div>
<div class="col-md-4 text-right"><a href="https://github.com/Pryx/server-status/" target="_blank"><i class="fab fa-github" aria-hidden="true"></i></a></div>
<div class="col-md-4 text-right"><a href="policy.php">Imprint & Privacy Policy</a><a href="https://github.com/Pryx/server-status/" target="_blank"><i class="fab fa-github" aria-hidden="true"></i></a></div>
</div><!--/row -->
</div><!--/container -->
</div>