Adds the changes from bikebike/bikebike for tracked files that weren't committed to git.
Former-commit-id: 23acad3a6de4f349390d87a88884b754abefdcfb
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
= stylesheets
|
||||
%link{ href: asset_path(@favicon), rel: 'shortcut icon', type: 'image/x-icon' }
|
||||
%link{ href: asset_path(@favicon), rel: 'icon', type: 'image/x-icon' }
|
||||
- @alt_lang_urls.each do |locale, url|
|
||||
- (@alt_lang_urls || []).each do |locale, url|
|
||||
%link{ rel: :alternate, hreflang: locale, href: url }
|
||||
%link{ href: canonical_url, rel: :canonical }
|
||||
- if content_for?(:og_image)
|
||||
|
||||
Reference in New Issue
Block a user