Skip to content

Commit 51f04a0

Browse files
Merge pull request #608 from mitsuhiko/feature/move-callout
Move the 2018 edition callout
2 parents 2a43181 + 1158e19 commit 51f04a0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

templates/index.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
</div>
1919
</header>
2020

21+
{{> edition-banner }}
2122
{{> panels/language-values }}
2223
{{> panels/domains }}
2324
{{> panels/production }}

templates/layout.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<meta name="theme-color" content="#ffffff">
4848
</head>
4949
<body>
50-
{{> edition-banner }}
5150
{{> nav}}
5251
<div id="main-content">
5352
{{~> page}}

0 commit comments

Comments
 (0)