Skip to content

Commit 2dd4367

Browse files
Trottfhemberger
authored andcommitted
remove temporary banner announcing April releases (#1678)
1 parent b2aec03 commit 2dd4367

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

layouts/index.hbs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@
1212

1313
{{{ contents }}}
1414

15-
{{!-- Just a temporary announcement. Regular banner stays intact in case of important security release --}}
16-
<p class="home-version home-version-banner">
17-
<a href="https://medium.com/@nodejs/april-2018-release-updates-from-the-node-js-project-71687e1f7742">
18-
Node 4.x is End Of Life – April Release Updates
19-
</a>
20-
</p>
21-
2215
{{#if project.banner.visible}}
2316
<p class="home-version home-version-banner">
2417
<a href="{{ project.banner.link }}">{{#if project.banner.text}}{{{ project.banner.text }}}{{else}}{{{ labels.banner }}}{{/if}}</a>

0 commit comments

Comments
 (0)