9
9
<!-- Primary Meta Tags -->
10
10
< title > CCA Morning Neurons Newsletter Creator</ title >
11
11
< meta name ="title " content ="CCA Morning Neurons Newsletter Creator ">
12
- < meta name ="description " content ="Create and send beautiful morning newsletters with this easy-to-use tool baked in-house IBM. ">
12
+ < meta name ="description " content ="Create and send beautiful morning newsletters to your community with this easy-to-use tool ">
13
13
< meta name ="keywords " content ="newsletter, email, CCA, morning, neurons, creator, tool ">
14
- < meta name ="author " content ="Spandan Saxena ">
14
+ < meta name ="author " content ="Spandan ">
15
15
< meta name ="robots " content ="index, follow ">
16
16
17
17
<!-- Open Graph / Facebook -->
18
18
< meta property ="og:type " content ="website ">
19
- < meta property ="og:url " content ="https://the-rebooted-coder.github.io/Newsletter / ">
19
+ < meta property ="og:url " content ="https://example.com / ">
20
20
< meta property ="og:title " content ="CCA Morning Neurons Newsletter Creator ">
21
- < meta property ="og:description " content ="Create and send beautiful morning newsletters to your community with this easy-to-use tool baked in-house IBM. ">
21
+ < meta property ="og:description " content ="Create and send beautiful morning newsletters to your community with this easy-to-use tool ">
22
22
< meta property ="og:image " content ="https://example.com/images/social-preview.jpg ">
23
23
24
24
<!-- Twitter -->
25
25
< meta property ="twitter:card " content ="summary_large_image ">
26
- < meta property ="twitter:url " content ="https://the-rebooted-coder.github.io/Newsletter / ">
26
+ < meta property ="twitter:url " content ="https://example.com / ">
27
27
< meta property ="twitter:title " content ="CCA Morning Neurons Newsletter Creator ">
28
- < meta property ="twitter:description " content ="Create and send beautiful morning newsletters to your community with this easy-to-use tool baked in-house IBM. ">
28
+ < meta property ="twitter:description " content ="Create and send beautiful morning newsletters to your community with this easy-to-use tool ">
29
29
< meta property ="twitter:image " content ="https://example.com/images/social-preview.jpg ">
30
30
31
31
<!-- Favicon -->
38
38
< meta name ="theme-color " content ="#ffffff ">
39
39
40
40
<!-- Canonical URL -->
41
- < link rel ="canonical " href ="https://the-rebooted-coder.github.io/Newsletter / ">
41
+ < link rel ="canonical " href ="https://example.com / ">
42
42
43
43
<!-- Preconnect for external resources -->
44
44
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
56
56
57
57
<!-- Scripts -->
58
58
< script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/email.min.js "
> </ script >
59
-
60
59
</ head >
61
60
< body class ="mdc-typography ">
62
61
< div class ="form-container ">
@@ -82,7 +81,7 @@ <h1>Let's Draft Morning Neurons ✨🧠☕️</h1>
82
81
</ div >
83
82
</ div >
84
83
< button id ="next-1 " class ="mdc-button mdc-button--raised next-btn ">
85
- < span class ="mdc-button__label "> Content</ span >
84
+ < span class ="mdc-button__label "> Enter Content</ span >
86
85
< i class ="material-icons "> arrow_forward</ i >
87
86
</ button >
88
87
< div class ="attribution ">
@@ -111,7 +110,7 @@ <h1 id="content-step-title">Now, the content</h1>
111
110
< span class ="mdc-button__label "> Back</ span >
112
111
</ button >
113
112
< button id ="next-2 " class ="mdc-button mdc-button--raised next-btn ">
114
- < span class ="mdc-button__label "> Recipients</ span >
113
+ < span class ="mdc-button__label "> Choose Recipients</ span >
115
114
< i class ="material-icons "> arrow_forward</ i >
116
115
</ button >
117
116
</ div >
@@ -141,7 +140,7 @@ <h1>Almost there!</h1>
141
140
< span class ="mdc-button__label "> Back</ span >
142
141
</ button >
143
142
< button id ="sendBtn " class ="mdc-button mdc-button--raised send-btn " disabled >
144
- < span class ="mdc-button__label "> Send Neurons </ span >
143
+ < span class ="mdc-button__label "> Send Newsletter </ span >
145
144
< i class ="material-icons "> send</ i >
146
145
</ button >
147
146
</ div >
0 commit comments