Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jeblister/kube.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 475fc85..43fdf85 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -8,9 +8,8 @@
<p>{{.Description}}</p>
</div>
<div id="action-buttons">
- <a class="button primary big" href="https://github.com/jeblister/kube/releases/tag/v1.0.1" onclick="_gaq.push(['_trackEvent', 'kube', 'download', '1.0']);">Download</a> <a class="button outline big" href="https://github.com/jeblister/kube" onclick="_gaq.push(['_trackEvent', 'kube', 'github', '1.0.0']);">View on Github</a>
- <p>Version 1.0.0 from Abril 13, 2017.<br>
- Zip-archive, includes all the source and site example files</p>
+ <a class="button primary big" href="https://github.com/jeblister/kube/releases" onclick="_gaq.push(['_trackEvent', 'kube', 'download']);">Download</a> <a class="button outline big" href="https://github.com/jeblister/kube" onclick="_gaq.push(['_trackEvent', 'kube', 'github']);">View on Github</a>
+ <p>Zip-archive, includes all the source and site example files</p>
</div>
<div class="message focus" data-component="message"> <span class="close small"></span>
<a class="button inverted small " href="https://imperavi.com/kube/" >Kube </a> from <a href="https://imperavi.com/">imperavi</a> is an awesome <mark>CSS & JS Framework</mark> and i designed this template for <a href="https://gohugo.io">hugo</a> with the same original philosophy !
@@ -57,4 +56,4 @@
</div>
</div>
{{ end }}
-{{ define "footer"}} {{ partial "footer" .}} {{end}} \ No newline at end of file
+{{ define "footer"}} {{ partial "footer" .}} {{end}}