File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ description: "Build UI components in a solid, flexible way."
29
29
<h1 class =" header-title" >{$site.index.title }</h1 >
30
30
<h2 class =" header-subtitle" >{$site.index.description }</h2 >
31
31
<div class =" header-cta" >
32
- <a href =" https://github.com/metal/metal.js/archive/v{ $site.latestRelease }. zip" class =" btn btn-accent" >Download Metal.js v{ $site.latestRelease } </a >
32
+ <a href =" https://github.com/metal/metal.js/archive/master. zip" class =" btn btn-accent" >Download Now </a >
33
33
<a href =" /docs/getting-started/" class =" btn btn-default" >Get Started</a >
34
34
</div >
35
35
</div >
36
36
</header >
37
37
{/template }
38
38
39
39
/**
40
- * @param site
40
+ *
41
41
*/
42
42
{template .why }
43
43
<article class =" about" >
@@ -46,7 +46,7 @@ description: "Build UI components in a solid, flexible way."
46
46
<div class =" col-md-12 col-md-offset-2" >
47
47
<h3 class =" about-title" >Start building today. Are you ready?</h3 >
48
48
<p class =" about-description header-cta" >
49
- <a href =" https://github.com/metal/metal.js/archive/v{ $site.latestRelease }. zip" class =" btn btn-default" >Download Metal.js v{ $site.latestRelease } </a >
49
+ <a href =" https://github.com/metal/metal.js/archive/master. zip" class =" btn btn-default" >Download Now </a >
50
50
</p >
51
51
</div >
52
52
</div >
Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Metal.js" ,
3
3
"githubRepo" : " metal/metaljs.com" ,
4
- "googleAnalytics" : " UA-37033501-7" ,
5
- "latestRelease" : " 2.9.0"
4
+ "googleAnalytics" : " UA-37033501-7"
6
5
}
You can’t perform that action at this time.
0 commit comments