Skip to content

Commit

Permalink
Update brand-applications.php
Browse files Browse the repository at this point in the history
  • Loading branch information
borishrncic committed Apr 15, 2024
1 parent cc63383 commit ddb4147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brand/content/brand-applications.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<h4 id="cover" class="heading-3">Cover</h4>
<img src="imgs/social-media-cover.png" alt="">
<h3 id="email-signature" class="heading-2">5.2. Email Signature</h3>
<div class="preview dark-mode-signature">
<div class="preview light-mode-signature">

<!-- INCLUDE OUR-BRANDS.PHP start -->
<?php include 'assets/email-signature.html';?>
<!-- INCLUDE OUR-BRANDS.PHP end -->
</div>
<div class="preview light-mode-signature">
<div class="preview dark-mode-signature">

<!-- INCLUDE OUR-BRANDS.PHP start -->
<?php include 'assets/email-signature.html';?>
Expand Down

0 comments on commit ddb4147

Please sign in to comment.