Created
December 20, 2022 18:12
-
-
Save jcicero518/156ce7794767c02c07f21d2e1cf6eac0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="custom-newsletter-embed"></div> | |
<script src="https://url-for-newsletter-embed.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
/* Inline CSS... */ | |
</style> | |
<form> | |
<input type="email" id="email"> | |
<button>Subscribe</button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment