Skip to content

Commit 4d796c9

Browse files
committed
brought over commits from fullstackreact-site
1 parent 1e4fc79 commit 4d796c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

day-30/post.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: >-
99
very complex applications, integrated with data, styled to perfection, tested
1010
and deployed.
1111
published: false
12-
author: ari
12+
author: auser
1313
hero_image: /assets/images/series/30-days-of-react/headings/30.jpg
1414
imageUrl: /assets/images/series/30-days-of-react/headings/30.jpg
1515
dayDir: '30'

index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</div><!-- /.section-body -->
4949

5050
<div class="section-foot">
51-
<a href="https://app.monstercampaigns.com/c/opsh28ygz42xhvtlq4vd/" target="_blank" class="manual-optin-trigger btn btn-default" data-optin-slug="opsh28ygz42xhvtlq4vd">Download the free 300+ page PDF</a>
51+
<a href="/download/30-days-of-react/" target="_blank" class="manual-optin-trigger btn btn-default" data-optin-slug="opsh28ygz42xhvtlq4vd">Download the free 300+ page PDF</a>
5252
</div><!-- /.section-foot -->
5353
</div>
5454

@@ -73,7 +73,7 @@
7373
{{ burger.dayPost(day, loop.index0) }}
7474
{% endif -%}
7575
{% endfor -%}
76-
76+
7777
</div>
7878
</div><!-- /.section-body -->
7979
</div><!-- /.container -->
@@ -103,7 +103,7 @@ <h2>FAQ</h2>
103103
<dl>We're the authors of the <a href="/">Fullstack React Book</a> </dl>
104104

105105
<p class="promo-box-action">
106-
<a href="https://app.monstercampaigns.com/c/opsh28ygz42xhvtlq4vd/" target="_blank" class="manual-optin-trigger btn btn-default" data-optin-slug="opsh28ygz42xhvtlq4vd">Enroll in this free course</a>
106+
<a href="/download/30-days-of-react/" target="_blank" class="manual-optin-trigger btn btn-default" data-optin-slug="opsh28ygz42xhvtlq4vd">Enroll in this free course</a>
107107
</p>
108108
</div><!-- /.promo-box-body -->
109109
</div><!-- /.promo-box-inner -->
@@ -118,7 +118,7 @@ <h1 class="section-title">
118118
<span>Course Author</span>
119119
</h1><!-- /.section-title -->
120120
</header><!-- /.section-head -->
121-
121+
122122
<div class="section-body">
123123
<div class="author-simple">
124124
{% include "partials/bios/ari.html" %}
@@ -149,7 +149,7 @@ <h1 class="section-title white">Get started now</h1><!-- /.section-title -->
149149
<div class="section-entry">
150150
<div class="form-row">
151151
<label for="field-email" class="form-label">email</label>
152-
152+
153153
<div class="form-controls">
154154
<input type="email" class="field" id="inf_field_Email" name="inf_field_Email" placeholder="Put in your email address">
155155
<input type="hidden" name="FORMID" value="DailyUI-Landing-a">

0 commit comments

Comments
 (0)