guides_style_18f 0.4.7 → 0.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a62965f04a42e11d8a87ac318b2fd0d423a87c0e
4
- data.tar.gz: 7bf418dc465854b79ec61edd270bda4bdfe38f22
3
+ metadata.gz: c57adebf5dd6a3b94219a38719577b57c4982a9b
4
+ data.tar.gz: a43ffa2ab0da7774fc7a13b4281b13a62f218d65
5
5
  SHA512:
6
- metadata.gz: d0aca7e9cafec1b3ed82544a4d9958d77c304dd6417408ec31df631230418ab4f6ed9ffc4020869bc74c9f9c5d772355656b02ecdee915df96eec1d0f1e877d4
7
- data.tar.gz: 461fc2b3c5d4b94b04573b39b70ecffc8e74aee7288ac6047968ad7b7e82fd8727ca02518636f872035ad132ed11b842bc0712d07d21f044c323d987ee0ea1c2
6
+ metadata.gz: cafe71077a386f5d14b028e1463aed5d80a4be4a62ccf906c10543ab8349c6a57c651c8c3339af90b0a07e89603e803ec4bfecbd353d229e56df2df2840d5342
7
+ data.tar.gz: 885385e5249fb9d95e3278930e753a43cd77495879acca7bf27fdb26c54aefddb25e4052f44333e1adcde352f892c9c0f86a90607147d94c1eab106930fd18c5
File without changes
File without changes
File without changes
@@ -6,11 +6,11 @@
6
6
  <!-- If any of the file paths after guides_style_18f_asset_root change, the old ones need to stay in place. See https://github.com/18F/pages-server/issues/55 for more information. -->
7
7
  <link rel="shortcut icon" type="image/ico" href="{% guides_style_18f_asset_root %}/assets/favicons/favicon.ico" />
8
8
  <link rel="icon" type="image/png" href="{% guides_style_18f_asset_root %}/assets/favicons/favicon.png" />
9
- <link rel="apple-touch-icon-precomposed" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-favicon-57.png" />
10
- <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-favicon-72.png" />
11
- <link rel="apple-touch-icon-precomposed" sizes="114x114" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-favicon-114.png" />
12
- <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-favicon-144.png"/>
13
- <link rel="icon" type="image/png" sizes="192x192" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-favicon-192.png" />
9
+ <link rel="apple-touch-icon-precomposed" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-center-57.png" />
10
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-center-72.png" />
11
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-center-114.png" />
12
+ <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-center-144.png"/>
13
+ <link rel="icon" type="image/png" sizes="192x192" href="{% guides_style_18f_asset_root %}/assets/favicons/18f-center-192.png" />
14
14
  <link href='https://fonts.googleapis.com/css?family=Raleway:400,700%7COpen+Sans:400,400italic,600' rel='stylesheet' type='text/css' />
15
15
  <link rel="stylesheet" href="{% guides_style_18f_asset_root %}/assets/css/styles.css" type='text/css' />{% for style in site.styles %}
16
16
  <link rel="stylesheet" href="{{ site.baseurl }}/{{ style }}" type='text/css' />{% endfor %}{% for style in page.styles %}
@@ -1,5 +1,5 @@
1
1
  # @author Mike Bland (michael.bland@gsa.gov)
2
2
 
3
3
  module GuidesStyle18F
4
- VERSION = '0.4.7'
4
+ VERSION = '0.4.8'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guides_style_18f
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.7
4
+ version: 0.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Bland
@@ -190,14 +190,14 @@ files:
190
190
  - CONTRIBUTING.md
191
191
  - LICENSE.md
192
192
  - README.md
193
- - assets/favicons/18f-favicon-114.png
194
- - assets/favicons/18f-favicon-144.png
195
- - assets/favicons/18f-favicon-16.png
196
- - assets/favicons/18f-favicon-192.png
197
- - assets/favicons/18f-favicon-200.png
198
- - assets/favicons/18f-favicon-32.png
199
- - assets/favicons/18f-favicon-57.png
200
- - assets/favicons/18f-favicon-72.png
193
+ - assets/favicons/18f-center-114.png
194
+ - assets/favicons/18f-center-144.png
195
+ - assets/favicons/18f-center-16.png
196
+ - assets/favicons/18f-center-192.png
197
+ - assets/favicons/18f-center-200.png
198
+ - assets/favicons/18f-center-32.png
199
+ - assets/favicons/18f-center-57.png
200
+ - assets/favicons/18f-center-72.png
201
201
  - assets/favicons/favicon.ico
202
202
  - assets/favicons/favicon.png
203
203
  - assets/img/18f-logo.png