Added colorstrike website to git

This commit is contained in:
Gogs
2016-10-18 05:46:32 +02:00
commit 3fdf70d5e2
916 changed files with 206840 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<!-- Main Footer -->
<footer class="main-footer">
<!-- To the right -->
<div class="pull-right hidden-xs">
Made by <a href="http://kennyboy.nl">Kenneth van Ewijk</a>
</div>
<!-- Default to the left -->
<strong>Copyright &copy; 2015 </strong><a href="<?php url('') ?>">Color Strike</a> | <a href="http://github.com/ProjectgroepA2">Projectgroep A2</a> | <a href="http://avans.nl">Avans Hogeschool Breda</a>. All rights reserved.
</footer>
</div><!-- ./wrapper -->
</body>
</html>