-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
75 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,7 @@ <h1>I'm <span class="font-effect-anaglyph">Vinesh Raju</span> - Android and Web | |
<p>When I am not sleeping, eating or coding, I like to Sing, Sketch and dream up about all the cool stuffs to do; | ||
which I almost always | ||
procrastinate.😅</p> | ||
<%= nl_signup %> | ||
<p>Now that you know about me, I am all ears to know about you.<br>Wave👋 via</p> | ||
<div id="social"> | ||
<a href="mailto:[email protected]">mail</a> | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<div class="nl-signup-form"> | ||
Some of those cool stuff I dream about end up in the form of writings ✍️<br> | ||
Sign-up to get them in your inbox. I wont spam, I promise 🤞 | ||
<div id="mc_embed_signup"> | ||
<form action="https://thevinesh.us4.list-manage.com/subscribe/post?u=141890150fe1693eeb62af296&id=1886e3a98d" | ||
method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" | ||
novalidate> | ||
<div class="mc-field-group"> | ||
<input type="email" placeholder="[email protected]" value="" name="EMAIL" class="required email" id="mce-EMAIL"> | ||
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" | ||
name="b_141890150fe1693eeb62af296_1886e3a98d" tabindex="-1" value=""></div> | ||
<input type="submit" value="subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"> | ||
</div> | ||
</form> | ||
</div> | ||
</div> |
This file contains 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
This file contains 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