Skip to content

Commit 11dbe38

Browse files
authored
Merge pull request #555 from concourse/7-13-banner
add banner for 7.13.0 release
2 parents a95c05b + 54ba449 commit 11dbe38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

html/banner.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="top-banner">
22
<p class="banner-text">
3-
✨ New Blog Post: <a href="https://blog.concourse-ci.org/posts/2025-01-06-concourse-2024-review/">Concourse 2024 in Review</a> ✨
3+
🎉<a href="https://blog.concourse-ci.org/posts/2025-04-03-7-13-release-and-project-update/">v7.13.0 Release and Project Update</a> ✨
44
</p>
55
</div>
66

html/top.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- {{template "banner.tmpl"}} -->
1+
{{template "banner.tmpl"}}
22

33
<div class="page-top">
44
<nav class="top-nav">

0 commit comments

Comments
 (0)