wai-website-theme 0.1.2.6 → 0.1.2.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d3d18631c11436b67ce7ea766de201b4bfa10230
4
- data.tar.gz: 1b19fb7d2322a153d929af78f5728c1bc1f9c5c2
3
+ metadata.gz: 97a5f1ef2751917ac20033dd6e440e1490427821
4
+ data.tar.gz: fc3b257b3944ba63720f05b80061d0a7cc224d99
5
5
  SHA512:
6
- metadata.gz: 7a524016f5c376df158e231cfa96dd27e2c520e68d36aed93020365acf88a5fc3c0cb0864cfb65416ede7660c41a3152eb26c6f72c084cb9050d47224f66f9d5
7
- data.tar.gz: f366423feb55285c7f0ecf4e5fbab847b7b6348f4d1f01b8abf7005ab282a3a016c1fe2505241972fd4b2a741447daf33282b5794e62eeee9801921b19ccf5f8
6
+ metadata.gz: b095262b92a3c513191f5940d0f0a1e456a8bd256fc6fdde5b878fde904db7092323e317524de1ee16bd86a1182269dbc986e1355bb0c099165d0bd71fb060ae
7
+ data.tar.gz: 7cb77c6e826e86b14b1a16b35acb2d66cdf107ee1e4ddca76025ec12b8e05396b6a95a1c6bb7993cfb45919cd6f625b886c70d8f7a9d5696b6ffccfc1857ae7d
@@ -7,7 +7,7 @@
7
7
  <main id="main" class="default-grid with-gap{% unless page.noleftcol %} leftcol{% endunless %}" tabindex="-1">
8
8
 
9
9
  <article>
10
- <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {{ page.title }}</h1>
10
+ <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {% endif %}{{ page.title }}</h1>
11
11
  {{ content }}
12
12
 
13
13
  {{page.wcag_success_criteria}}{{page.wcag_techniques}}
data/_layouts/news.html CHANGED
@@ -7,7 +7,7 @@
7
7
  <main id="main" tabindex="-1">
8
8
  <div class="grid-five-three">
9
9
  <div class="col12">
10
- <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {{ page.title }}</h1>
10
+ <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {% endif %}{{ page.title }}</h1>
11
11
  </div>
12
12
  </div>
13
13
  {{ content }}
@@ -9,7 +9,7 @@
9
9
  {% include sidenav.html %}
10
10
 
11
11
  <article class="content">
12
- <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {{ page.title }}</h1>
12
+ <h1>{% if page.title_icon %}<svg class="icon-in-title" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {% endif %}{{ page.title }}</h1>
13
13
  {{ content }}
14
14
  {% include prevnext.html %}
15
15
  </article>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wai-website-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2.6
4
+ version: 0.1.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Eggert
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-09 00:00:00.000000000 Z
11
+ date: 2018-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll