Skip to content

Commit

Permalink
Merge pull request #543 from concourse/add-banner
Browse files Browse the repository at this point in the history
add banner to notify about new blog post
  • Loading branch information
taylorsilva authored Jan 14, 2025
2 parents 5ad29a3 + f913292 commit fdc7c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/survey-banner.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="top-banner">
<p class="banner-text">
The <a href="https://airtable.com/shrp01n9DwRSIz4vk">2021 Concourse CI Community Survey</a> is now live!
New Blog Post: <a href="https://blog.concourse-ci.org/posts/2025-01-06-concourse-2024-review/">Concourse 2024 in Review</a> ✨
</p>
</div>

2 changes: 1 addition & 1 deletion html/top.tmpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- {{template "survey-banner.tmpl"}} -->
{{template "survey-banner.tmpl"}}

<div class="page-top">
<nav class="top-nav">
Expand Down

0 comments on commit fdc7c19

Please sign in to comment.