mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add google analytics
This commit is contained in:
@@ -18,6 +18,10 @@ description: Feather is a collection of simply beautiful open source icons. Each
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
{% if site.google_analytics and jekyll.environment == 'production' %}
|
||||
{% include analytics.html %}
|
||||
{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
{% include header.html %}
|
||||
|
||||
Reference in New Issue
Block a user