File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ <h1 class="mt-0">{{ .Title }}</h1>
66 </ div >
77 < div class ="col-lg-9 col-xl-8 text-center ">
88 < p class ="lead "> {{ .Params.lead | safeHTML }}</ p >
9- < a class ="btn btn-primary btn-lg px-4 mb-2 " href ="/docs/{{ if .Site.Params.options.docsVersioning }}{{ .Site.Params.docsVersion }}/{{ end }}prologue /introduction/ " role ="button "> Get Started</ a >
10- < a class ="btn btn-primary btn-lg px-4 mb-2 " href ="{{ .Site.Params.projectRepo }}/releases " role ="button "> Downloads </ a >
9+ < a class ="btn btn-primary btn-lg px-4 mb-2 " href ="/docs/{{ if .Site.Params.options.docsVersioning }}{{ .Site.Params.docsVersion }}/{{ end }}quick-start /introduction/ " role ="button "> Get Started</ a >
10+ < a class ="btn btn-primary btn-lg px-4 mb-2 " href ="{{ .Site.Params.projectRepo }}/releases " role ="button "> Releases </ a >
1111 < p class ="meta "> Open-source LGPLv3 Licensed. < a href ="{{ .Site.Params.projectRepo }}#license "> Why?</ a > </ p >
1212 </ div >
1313 </ div >
You can’t perform that action at this time.
0 commit comments