Skip to content

Commit

Permalink
Minor Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
khagwal committed Jun 23, 2017
1 parent 1db2030 commit b8d2d2d
Showing 1 changed file with 3 additions and 49 deletions.
52 changes: 3 additions & 49 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,54 +8,14 @@
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
<link href="images/coolhue-favicon.png" rel="shortcut icon" type="image/png">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="coolHue - Coolest Gradient Hues by UVdesk">
<meta name="twitter:description" content="Coolest handpicked Gradient Hues and Swatches for your next super amazing stuff">
<meta name="twitter:image:src" content="https://webkul.com/blog/wp-content/uploads/2017/06/card.png">
<meta name="twitter:creator" content="@webkul">
<meta name="twitter:url" content="https://webkul.github.io/coolhue/">
<meta property="og:title" content="coolHue - Coolest Gradient Hues by UVdesk">
<meta property="og:description" content="Coolest handpicked Gradient Hues and Swatches for your next super amazing stuff">
<meta property="og:url" content="https://webkul.github.io/coolhue/">
<meta property="og:image" content="https://webkul.com/blog/wp-content/uploads/2017/06/card.png">
<meta name="keywords" content="coolhue, gradient swatch, gradient palette, color palette, color swatch, gradient swatch, gradient hue, gradient color palette, gradient color swatch">
<meta name="description" content="Coolest handpicked Gradient Hues and Swatches for your next super amazing stuff">
<meta charset="UTF-8">
<!--Analytics-->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-85716511-5', 'auto');
ga('send', 'pageview');

</script>
<!--Analytics-->
<meta charset="utf-8">
</head>

<body>
<!--Header-->
<h1 class="ch-logo" title="coolhue">coolHue - Color Swatch and Palette</h1>
<p class="ch-tagline">Coolest handpicked Gradient Hues for your next super
<span class="ch-emoji">&nbsp;⚡&nbsp;</span>amazing stuff</p>
<div class="ch-bit-social">
<div class="ch-social-channel">
<a href="https://twitter.com/share" class="twitter-share-button" data-size="large" data-text="coolHue - Coolest Gradient Hues"
data-via="uvdesk" data-hashtags="coolhue, gradientpalette, gradientswatch, colorswatch, opensource" data-related="webkul,nitishkmrk"
data-lang="en" data-show-count="false">Tweet</a>
</div>
<div class="ch-social-channel">
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https%3A%2F%2Fwebkul.github.io%2Fcoolhue%2F&layout=button_count&size=large&mobile_iframe=true&width=84&height=28&appId"
width="105" height="28" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</div>
<div class="ch-social-channel">
<a class="github-button" href="https://github.com/webkul/coolhue" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star webkul/coolhue on GitHub">Star</a>
</div>
</div>
<p class="ch-credits">Crafted with<span class="ch-emoji">&nbsp;❤️&nbsp;</span>by <a class="ch-uvdesk" target="_blank" href="http://bit.ly/uvdesk">UVdesk</a> App</p>
<div class="ch-separator"></div>
<!--//Header-->
Expand Down Expand Up @@ -108,14 +68,8 @@ <h1 class="ch-logo" title="coolhue">coolHue - Color Swatch and Palette</h1>
<!--//Footer-->

<!--Notification-->
<div class="ch-notify-plank">

</div>
<div class="ch-notify-plank"></div>
<!--Notification-->

<!--SocialJS-->
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<noscript>We are sorry but we can't help it, unless your browser supports Javascript.</noscript>
</body>
</html>
</html>

0 comments on commit b8d2d2d

Please sign in to comment.