mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Remove unused Google font.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<link rel="alternate" type="application/rss+xml" title="Jekyll • Simple, blog-aware, static sites - Feed" href="/feed.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="{{ site.repository }}/commits/master.atom">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Arizonia">
|
||||
<link rel="stylesheet" href="{{ site.url }}/css/screen.css">
|
||||
<link rel="icon" type="image/png" href="{{ site.url }}/favicon.png">
|
||||
<script src="{{ site.url }}/js/modernizr-2.7.1.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user