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

github.com/uicardiodev/hugo-lime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvind <arvind@zonic.io>2018-09-16 15:45:56 +0300
committerArvind <arvind@zonic.io>2018-09-16 15:45:56 +0300
commite2da33e22608b15d89a4ef6bc20e4248fe59ab9e (patch)
treefb6cc12e8aad002b022f58c6ea37c60516977017
parent42c4360b7ba360ff2b13bc805b5cd3c06c1ab93f (diff)
removed buy now button
-rw-r--r--layouts/partials/nav.html5
-rw-r--r--static/js/script.js8
2 files changed, 4 insertions, 9 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html
index 1375eca..01200a1 100644
--- a/layouts/partials/nav.html
+++ b/layouts/partials/nav.html
@@ -19,11 +19,6 @@
{{ end }}
</ul>
<ul class="ml-auto navbar-nav">
-
- <li>
- <a target="_blank" class="btn btn-primary btn-sm" href="https://uicard.io/products/hugo-lime-pro">Buy Now</a>
- </li>
-
{{ range $key, $value := .Site.Data.social }}
<li class="nav-item" style="font-size: 22px">
<a href="{{ $value }}" class="ml-3 text-white btn-{{ $key }}"><i class="fab fa-{{ $key }}"></i></a>
diff --git a/static/js/script.js b/static/js/script.js
index baa0078..789139d 100644
--- a/static/js/script.js
+++ b/static/js/script.js
@@ -1,11 +1,11 @@
/*
==============================================
-* Green Paper - v1.0
+* Hugo Lime - v1.0
==============================================
-* Demo: https://demo.uicard.io/green-paper-pro/
-* Free Version: https://uicard.io/products/green-paper
-* Premium Version: https://uicard.io/products/green-paper-pro
+* Demo: https://demo.uicard.io/hugo-lime-pro/
+* Free Version: https://uicard.io/products/hugo-lime
+* Premium Version: https://uicard.io/products/hugo-lime-pro
==============================================
* Coded By : UICardio https://uicard.io