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:domain" content="Simple Icons">
<meta name="twitter:image:src" content="https://simpleicons.org/og.png"> <meta name="twitter:image:src" content="https://simpleicons.org/og.png">
<link rel="apple-touch-icon" href="apple-touch-icon.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"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400">
<style> <style>
html { html {

View File

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