Skip to content

Commit

Permalink
Merge pull request #415 from vulekamali/new-newsletter
Browse files Browse the repository at this point in the history
Replace newsletter signup form with link to new service
  • Loading branch information
jbothma authored Jul 31, 2023
2 parents 64d5636 + 719f4d7 commit 38fd161
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 59 deletions.
12 changes: 3 additions & 9 deletions assets/js/components/header-and-footer/Footer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,9 @@ <h3 class="Footer-title">Connect with us</h3>
</div>
</li>
<li class="Footer-item">
<div class="Footer-subHeading">Subscribe to our newsletter</div>
<form class="Footer-newsletter" action="https://openup.us17.list-manage.com/subscribe/post?u=1769390be13958db72c0af6ed&amp;id=308211cb20" method="post" target="_blank">
<div class="Footer-input">
<input class="Input" type="email" value="" name="EMAIL" required="" placeholder="Enter your email address" id="mce-EMAIL"/>
</div>
<div class="Footer-button">
<button class="Button" type="submit">Subscribe</button>
</div>
</form>
<a class="Footer-link" href="https://vulekamalibulletin.treasury.gov.za/">
Subscribe to our newsletter
</a>
</li>
<li class="Footer-item"><a class="Footer-link" href="https://us17.campaign-archive.com/home/?u=1769390be13958db72c0af6ed&id=308211cb20">Newsletter archive</a></li>
</ul>
Expand Down
9 changes: 0 additions & 9 deletions assets/js/components/homepage/SignUpBox/index.html

This file was deleted.

40 changes: 0 additions & 40 deletions assets/scss/components/homepage/SignUpBox/styles.scss

This file was deleted.

1 change: 0 additions & 1 deletion assets/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
@import 'components/homepage/Links/styles';
@import 'components/homepage/NewIntro/styles';
@import 'components/homepage/Related/styles';
@import 'components/homepage/SignUpBox/styles';
@import 'components/homepage/ValueBlocks/styles';
@import 'components/header-and-footer/ExtraFooter/styles';
@import 'components/header-and-footer/Footer/styles';
Expand Down

0 comments on commit 38fd161

Please sign in to comment.