Getting much closer! Still need to finalize About and write Journey.

This commit is contained in:
2022-10-16 09:22:44 -05:00
parent ce20fa0f6f
commit 239aa26b49
20 changed files with 394 additions and 188 deletions

2
pages/helpers/banner.php Normal file → Executable file
View File

@ -1,5 +1,5 @@
#!/usr/bin/php
<div class="row col-12">
<div class="row col-12 header">
<div class="banner-top">Peace</div>
<div class="banner-middle">Love</div>
<div class="banner-bottom">Happiness</div>