Skip to content

Commit a39d39a

Browse files
committed
Update author, ad and index layout
1 parent 132ef33 commit a39d39a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

_includes/author.html

+3
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
{% elsif include.author == 'dominic_elm' %}
88
Dominic Elm
99
{% endif%}
10+
{% elsif include.author == 'maxim_koretskyi' %}
11+
Maxim Koretskyi
12+
{% endif%}

_includes/public-training-ad.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<img width="100" src="/images/angular2-shield-inverse.svg">
33
<h3 class="thtrm-section-headline">Angular Master Class in Las Palmas</h3>
44
<p class="thtrm-section-text">Join our upcoming public training!</p>
5-
<a href="https://www.codecamps.com/aiff4/" title="Angular Master Class in Las Palmas" id="event-cta" class="thtrm-layout-divider-cta">Get a ticket <strong>&rarr;</strong></a>
5+
<a href="https://www.codecamps.com/aiff5/" title="Angular Master Class in Las Palmas" id="event-cta" class="thtrm-layout-divider-cta">Get a ticket <strong>&rarr;</strong></a>
66
</section>

_layouts/post.html

-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ <h2 class="thtrm-banner-text">{{page.title}}</h2>
8989
{{ content }}
9090

9191
{% include demos-and-videos.html post=page %}
92-
93-
{% include machinelabs-course-ad.html %}
9492
</div>
9593

9694
{% include newsletter-subscriber.html %}

0 commit comments

Comments
 (0)