Skip to content

Commit

Permalink
Adjust homepage teaser
Browse files Browse the repository at this point in the history
  • Loading branch information
hpehl committed Nov 26, 2024
1 parent 34f965c commit e6e3545
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions _layouts/conference-post.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!-- This is the section to put on the index.html layout after the download section
<div class="grid__item width-12-12 home-section">
<h2>Watch again and give feedback!</h2>
<h3>We’ve hosted or last conference on Wednesday, November 20</h3>
<h3><a href="{{site.baseurl}}/conference/">Wild<strong>Fly</strong> Mini Conference</a></h3>
</div>
-->

<!-- Template for the conference layout *after* the conference -->
<div class="about-page grid-wrapper conference">
<div class="grid__item width-12-12">
Expand Down
4 changes: 2 additions & 2 deletions _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ <h3>Now available: <a href="{{ releaseNoteLink }}"><span style="font-weight: 100
</div>

<div class="grid__item width-12-12 home-section">
<h2>Save the date!</h2>
<h3>We're hosting our next conference on<br/>Wednesday, November 20</h3>
<h2>Watch again and give feedback!</h2>
<h3>We’ve hosted or last conference on Wednesday, November 20</h3>
<h3><a href="{{site.baseurl}}/conference/">Wild<strong>Fly</strong> Mini Conference</a></h3>
</div>

Expand Down

0 comments on commit e6e3545

Please sign in to comment.