Skip to content

Commit

Permalink
Merge pull request #84 from Sentinelrv/patch-6
Browse files Browse the repository at this point in the history
Update newsletter.html
  • Loading branch information
peerchemist committed Feb 14, 2019
2 parents 5ee2be9 + 783d7fe commit 92199c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions newsletter.html
@@ -1,5 +1,5 @@
document.write( '<h1 class=\"title\">Subscribe to our newsletter</h1>\n' );
document.write( ' <p class=\"desc\">Stay up-to-date with the latest Peercoin news by signing up for our Newsletter!</p>\n' );
document.write( '<h1 class=\"title\">Subscribe to Peercoin News</h1>\n' );
document.write( ' <p class=\"desc\">Stay up to date with the latest Peercoin news by signing up for our newsletter!</p>\n' );
document.write( ' <div class=\"row\">\n' );
document.write( ' <div class=\"col-md-12\" style=\"padding-bottom: 20px; padding-top: 20px;\">\n' );
document.write( ' <a href=\"https://peercoin.us9.list-manage.com/subscribe/post?u=654917bb4b69bbc6d026587a9&id=222c7e0877\"><span><button class=\"button reverse shadow\">Subscribe</button></span></a>\n' );
Expand Down

0 comments on commit 92199c9

Please sign in to comment.