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:
authorMohamed <jeblister@gmail.com>2018-01-08 00:18:24 +0300
committerGitHub <noreply@github.com>2018-01-08 00:18:24 +0300
commitf7d48671005dcd1e283cecc68c88d402c6c1153c (patch)
treefee368100fb48a6954030865b1344be4aa19b074
parent9e916712844fc718da724b6a33f4edb1037f3ea8 (diff)
parent9cfe63c7be07a7be4f86d650635dbee1aafbda49 (diff)
Merge pull request #11 from thde/patch-1
removed version information
-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}}