mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Make typekit scheme agnostic.
This commit is contained in:
parent
339ddfe4d8
commit
f9dbd95a5e
@ -38,7 +38,7 @@
|
||||
<meta name="msapplication-TileColor" content="#4B8400">
|
||||
<meta name="application-name" content="DanBarber.me">
|
||||
|
||||
<script type="text/javascript" src="http://use.typekit.com/ori1zzm.js"></script>
|
||||
<script type="text/javascript" src="//use.typekit.com/ori1zzm.js"></script>
|
||||
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user