mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Remove Google Analytics from head
This commit is contained in:
parent
566757e2c5
commit
bc56ecb2c2
@ -30,10 +30,6 @@ links:
|
|||||||
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400" rel="stylesheet">
|
||||||
<link href="https://unpkg.com/tachyons/css/tachyons.min.css" rel="stylesheet">
|
<link href="https://unpkg.com/tachyons/css/tachyons.min.css" rel="stylesheet">
|
||||||
<link href="style.css" rel="stylesheet">
|
<link href="style.css" rel="stylesheet">
|
||||||
|
|
||||||
{% if site.google_analytics and jekyll.environment == 'production' %}
|
|
||||||
{% include analytics.html %}
|
|
||||||
{% endif %}
|
|
||||||
</head>
|
</head>
|
||||||
<body class="ma0 rubik font-smoothing black-60 bg-near-white">
|
<body class="ma0 rubik font-smoothing black-60 bg-near-white">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user