mirror of
https://github.com/akveo/eva-icons.git
synced 2025-09-03 10:53:08 +02:00
chore(analytics): put correct meta tags (#79)
This commit is contained in:
committed by
GitHub
parent
acdf3f75db
commit
82478b08bc
@@ -6,7 +6,7 @@
|
||||
## Download
|
||||
- [Complete Eva Icons Package](https://akveo.github.io/eva-icons/eva-icons.zip)
|
||||
- [NPM Package](https://www.npmjs.com/package/eva-icons)
|
||||
- you also can download icons one by one in `PNG` and `SVG` formats from [Eva Icons Website](https://akveo.github.io/eva-icons/).
|
||||
- you also can download icons one by one in `PNG` and `SVG` formats from [Eva Icons Website](https://hubs.ly/H0n7b3S0).
|
||||
|
||||
### CDN
|
||||
|
||||
@@ -170,5 +170,5 @@ eva.replace({
|
||||
- Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup:
|
||||
|
||||
## From Developers
|
||||
Made with :heart: by [Akveo team](http://akveo.com?utm_source=github&utm_medium=nebular_readme). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
|
||||
Made with :heart: by [Akveo team](https://hubs.ly/H0n79yM0). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
|
||||
We're always happy to receive your feedback!
|
||||
|
@@ -1,17 +1,16 @@
|
||||
<div class="logo">
|
||||
<a href="http://akveo.com" target="_blank">
|
||||
<a href="https://hubs.ly/H0n7b2-0" target="_blank">
|
||||
<img src="assets/img/akveo-logo.png">
|
||||
</a>
|
||||
</div>
|
||||
<div class="company-info">
|
||||
<ul>
|
||||
<li class="title">More from Akveo</li>
|
||||
<li><a href="http://akveo.com?utm_source=eva_documentation&utm_medium=footer" target="_blank">Homepage</a></li>
|
||||
<li><a href="https://akveo.github.io/nebular?utm_source=eva_documentation&utm_medium=footer" target="_blank">Nebular</a></li>
|
||||
<li><a href="https://akveo.github.io/ngx-admin?utm_source=eva_documentation&utm_medium=footer"
|
||||
target="_blank">ngx-admin</a></li>
|
||||
<li><a href="https://hubs.ly/H0n7b2_0" target="_blank">Homepage</a></li>
|
||||
<li><a href="https://hubs.ly/H0n79xw0" target="_blank">Nebular</a></li>
|
||||
<li><a href="https://hubs.ly/H0n7b3p0" target="_blank">ngx-admin</a></li>
|
||||
<li>
|
||||
<a href="https://eva.design?utm_source=eva_documentation&utm_medium=footer" target="_blank">
|
||||
<a href="https://hubs.ly/H0n79xm0" target="_blank">
|
||||
Eva Design System
|
||||
</a>
|
||||
</li>
|
||||
@@ -35,7 +34,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="copy">
|
||||
© 2015-2018 <a href="http://akveo.com?utm_source=eva_documentation&utm_medium=footer" target="_blank">Akveo LLC</a><br>
|
||||
© 2015-2018 <a href="https://hubs.ly/H0n79x40" target="_blank">Akveo LLC</a><br>
|
||||
Documentation licensed under CC BY 4.0.
|
||||
</li>
|
||||
</ul>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<p class="description">
|
||||
Eva Icons is a pack of more than <span>480</span> beautifully crafted Open Source icons for common actions and items.<br/>
|
||||
Download our set on the desktop to use them in your digital products for Web, iOS and Android.<br/>
|
||||
Compatible with <a class="eva-ds-link" href="https://eva.design?utm_source=eva_documentation&utm_medium=hero">Eva Design System</a>.
|
||||
Compatible with <a class="eva-ds-link" href="https://hubs.ly/H0n7b390">Eva Design System</a>.
|
||||
</p>
|
||||
|
||||
<div class="search" [class.search-focus]="isInputFocus">
|
||||
|
Reference in New Issue
Block a user