[extensions-web/feature/inline-installation] Added Chrome Store link to browser extension



commit 93f955c4be7b65c99f4824c15ee2f89e0a32ff18
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Sun Feb 26 00:00:34 2017 +0400

    Added Chrome Store link to browser extension

 sweettooth/templates/base.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/templates/base.html b/sweettooth/templates/base.html
index 4e161be..7408451 100644
--- a/sweettooth/templates/base.html
+++ b/sweettooth/templates/base.html
@@ -4,6 +4,7 @@
     {% load static from staticfiles %}
     <meta charset="utf-8" />
     <meta name="google-site-verification" content="FqL97fLHaUM8zWWqkc4ZrvY-u9MikPkV0QshIzc-Bp8" />
+    <link rel="chrome-webstore-item" 
href="https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep";>
     <link rel="stylesheet" href="{% static 'css/style.css' %}" />
     <link rel="shortcut icon" href="{% static 'images/favicon.png' %}" />
     <link rel="alternate" type="application/rss+xml"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]