inital template

This commit is contained in:
2021-01-23 23:11:19 +01:00
commit 083337b7d6
40 changed files with 22633 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<footer class="footer bg-<?php echo $colorOne; ?>">
<span class="text-<?php echo $colorText; ?>">
Style v.3.0.0
</span>
</footer>