File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,14 @@ const EmailSignup = () => {
7979 goal was to create a JavaScript newsletter that was both
8080 educational and entertaining. < b > { subcount . toLocaleString ( ) } </ b > { " " }
8181 subscribers and an almost 50% weekly open rate later, it looks
82- like we did it...
82+ like{ " " }
83+ < a
84+ target = "_blank"
85+ href = "https://twitter.com/uidotdev/timelines/1428028877129936899"
86+ >
87+ we did it
88+ </ a > { " " }
89+ ...
8390 </ p >
8491 < br />
8592
@@ -107,7 +114,7 @@ const EmailSignup = () => {
107114 </ div >
108115 </ form >
109116 < Extra >
110- Join { subcount . toLocaleString ( ) } subscribers. No spam ever. < br />
117+ Join { subcount . toLocaleString ( ) } subscribers. { "" }
111118 < a href = "https://bytes.dev/archives" target = "_blank" >
112119 See the most recent issue.
113120 </ a >
You can’t perform that action at this time.
0 commit comments