We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee960b6 commit be49f23Copy full SHA for be49f23
layouts/index.html
@@ -41,6 +41,6 @@ <h5 style="text-align: center"><a href="https://us10.campaign-archive.com/home/?
41
42
{{ define "hero-more" }}
43
{{ with site.GetPage "section" "docs/tutorials/kubernetes-basics" }}
44
-<a href="{{ .RelPermalink }}" id="quickstartButton" class="button">{{ .LinkTitle }}</a>
+<a href="{{ .RelPermalink }}"><button id="quickstartButton" class="button">{{ .LinkTitle }}</button></a>
45
{{ end }}
46
0 commit comments