Skip to content

Commit

Permalink
Update splash.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi authored Oct 2, 2022
1 parent e859a98 commit 00332d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion splash.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<div id="splash">
<div class="inner">
<div id="welcome"><?php global $welcome; echo $welcome; ?></div>
<button class="cta-home">Learn More</button>
<div class="clear"></div>
</div>
</div><!-- inner -->
</div><!-- splash -->

0 comments on commit 00332d7

Please sign in to comment.