mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2025-10-17 17:01:01 +00:00
First load the font, then the stylesheet
This commit is contained in:
parent
322f6c0728
commit
481e7d9355
@ -35,8 +35,8 @@
|
||||
|
||||
= feed_tag :atom, "#{blog.options.prefix.to_s}/feed.xml", title: "Atom Feed"
|
||||
= favicon_tag 'images/favicon.ico'
|
||||
= stylesheet_link_tag :application
|
||||
%link{rel: :stylesheet, type: 'text/css', href: '//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400'}
|
||||
= stylesheet_link_tag :application
|
||||
%link{rel: 'author', type: 'text/plain', href: '/humans.txt'}
|
||||
- if current_page.data.canonical
|
||||
%link{rel: 'canonical', href: current_page.data.canonical}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user