Skip to content

Commit f599eb8

Browse files
committed
Link to the "About the Beta" section from the beta ribbon on the site home page
1 parent 49f8805 commit f599eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

page/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<script>{
22
"title": "jQuery Learning Site",
33
"pageTemplate": "home.php",
4-
"customFields": [{ "key": "icon", "value": "home" }]
4+
"customFields": [{ "key": "icon", "value": "home" }, { "key": "is_chapter", "value": 0 }]
55
}</script>
66
<div id="banner"><div class="glow clearfix">
77

8-
<div class="beta-ribbon-wrapper"><div class="beta-ribbon">Beta</div></div>
8+
<div class="beta-ribbon-wrapper"><div class="beta-ribbon"><a href="/about/#beta">Beta</a></div></div>
99

1010
<h1>Learn. Code. Teach. Share.</h1>
1111

0 commit comments

Comments
 (0)