1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Changed link to absolute

This commit is contained in:
Dan Leech 2015-10-19 11:36:37 +01:00
parent daf41f1149
commit 50f2cd9775
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<meta name="twitter:domain" content="Simple Icons">
<meta name="twitter:image:src" content="https://simpleicons.org/og.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="mask-icon" href="logo.svg" color="#333333">
<link rel="mask-icon" href="https://simpleicons.org/logo.svg" color="#333333">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400">
<style>
html {

View File

@ -21,7 +21,7 @@
<meta name="twitter:domain" content="Simple Icons">
<meta name="twitter:image:src" content="https://simpleicons.org/og.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="mask-icon" href="logo.svg" color="#333333">
<link rel="mask-icon" href="https://simpleicons.org/logo.svg" color="#333333">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400">
<style>
html {