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 1327a6a commit bc179bcCopy full SHA for bc179bc
templates/home.tmpl
@@ -11,7 +11,7 @@
11
</div>
12
13
14
- <div class="ui stackable middle very relaxed page grid">
+ <div class="ui stackable middle very relaxed page grid" style="display: none">
15
<div class="eight wide center column">
16
<h1 class="hero ui icon header">
17
{{svg "octicon-flame"}} {{ctx.Locale.Tr "startpage.install"}}
@@ -29,7 +29,7 @@
29
</p>
30
31
32
33
34
35
{{svg "octicon-rocket"}} {{ctx.Locale.Tr "startpage.lightweight"}}
0 commit comments