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 = () => {
79
79
goal was to create a JavaScript newsletter that was both
80
80
educational and entertaining. < b > { subcount . toLocaleString ( ) } </ b > { " " }
81
81
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
+ ...
83
90
</ p >
84
91
< br />
85
92
@@ -107,7 +114,7 @@ const EmailSignup = () => {
107
114
</ div >
108
115
</ form >
109
116
< Extra >
110
- Join { subcount . toLocaleString ( ) } subscribers. No spam ever. < br />
117
+ Join { subcount . toLocaleString ( ) } subscribers. { "" }
111
118
< a href = "https://bytes.dev/archives" target = "_blank" >
112
119
See the most recent issue.
113
120
</ a >
You can’t perform that action at this time.
0 commit comments