betterplace-content 0.7.62 → 0.7.63

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/default.html +5 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f18bf928e4c6f84ef5342d949bdf5c55b05ae82762369ba4da7b970b0afa81c4
4
- data.tar.gz: aa904dcf9c603780d2d33c995397a36bf1855db0a5fab8fb44ccc62933c19fc8
3
+ metadata.gz: 83141c31596c263a867be060b8bb7ff5ba2731eee0489c09b849823128f71c92
4
+ data.tar.gz: c333acc63734b4bc89fb7beaa924cf0ad5dcd39167cf40522ff5b0713b5796cc
5
5
  SHA512:
6
- metadata.gz: b5eb031f3cbe10a350c0dfb60fcbeca50754599ff2ee4dd2c85260f12314c7bca6aa863ac167b99a79515c54463c53f9b252b63bd44c6cb7af21ed99a561fb02
7
- data.tar.gz: 83a7bc6ea7717787bb5e85fced5710783e9c4dbf01fa433d015f2a69b4178befb7f876f126463e52586e8b1c7987cc3e844b37f4d73d18bec9d0c5d6fa75f047
6
+ metadata.gz: 8b6cd64104a7e41286e76e2039953381294dc2a687c78fdb831c6fc47f043adf4ef008ee59cf25ac7e79eaf4eebf8cd06fab43b12f20acc4c8a6732e3f2f2768
7
+ data.tar.gz: bcae651ca45aca25418496fcd9d9abbcca6f646993cb5d7d280246344a91df768363f5ab6674f7c3cc5b2220f0e643e15a1e8384f159568fb6bfefbe688832c8
@@ -73,6 +73,8 @@ Update 2019-07-19: Another problem that came us is, that URLs endet in .html whi
73
73
  <body class="{% if page.url contains '404' %} error404 {% else %} {{ site.css_root }} {% endif %}{% if transparent_header %} has-transparent-header {% endif %}">
74
74
  <div id="fb-root"></div>
75
75
 
76
+ <div class='fixed-viewport-width bg-white'>
77
+
76
78
  {% include subnavi-helper.html hostname=hostname %}
77
79
 
78
80
  {{ content }}
@@ -105,6 +107,9 @@ Update 2019-07-19: Another problem that came us is, that URLs endet in .html whi
105
107
  {{ footer | replace_first:'<!--language-switch-content-->',language_switch_content }}
106
108
 
107
109
  {% include cookie_banner.html %}
110
+
111
+ </div>
112
+
108
113
  <script src="{{ style_host }}/de/layouts/current_pack/utils"></script>
109
114
  <script src="{{ style_host }}/de/layouts/current_pack/homepage"></script>
110
115
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.62
4
+ version: 0.7.63
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-30 00:00:00.000000000 Z
11
+ date: 2020-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll