jekyll-theme-centos 2.52.0.beta.44 → 2.52.0.beta.45

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
  SHA256:
3
- metadata.gz: 8bffd0566036a7068426a942e39645caca24a3a8aaca95566fee17fda1f5d129
4
- data.tar.gz: '008c0a8af8d8412d0550c1230b20ab6cbe40203cfc244872e5e9ce8034d3d9eb'
3
+ metadata.gz: 117ffdb681bf6531e1445fd2b07bea497b50b059588cae069c1500d0c034f632
4
+ data.tar.gz: b20e018dde90e3fd206b56aac209a22169f2a630b8ac5149fc2bf895b2c62c2c
5
5
  SHA512:
6
- metadata.gz: 959eac777b9dfd4ee2c88ef4bc38beeeb8c2d588347f51aac2503e3ff066d78b4bb1e3ba5a074663b734cfd2e035ccb5c500a43c7510f5dd57a34b08d3227636
7
- data.tar.gz: cbb253f91f2cfd22bf919abc68d79e85be20169e4b3978ca3c33d7fead632a784ea270061409c891ec431380dc9c1bcad59df87c87d20a26fd85c40ded2b9d9e
6
+ metadata.gz: c7b6c4966928cdcadf00663315f0c6bc28c85e6f5bdade41e8e687031471403ca3934a9205abbf1448c46f96079ce457a590e03f143053478c897d5a3dedf061
7
+ data.tar.gz: 349fe107e3ab1e84093090e22d638cbe5df688c8c38b3a56fafb641d3052a69138ea4417eebf933a46193b677cc30b078e5dfe178294b24223ccc27cffec91fc
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.52.0.beta.44
4
+ version: 2.52.0.beta.45
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot
@@ -319,8 +319,6 @@ files:
319
319
  - _data/base/toc_schema.yml
320
320
  - _data/download/cards.yml
321
321
  - _data/download/navbar.yml
322
- - _data/sponsors/carousel.yml
323
- - _data/sponsors/navbar.yml
324
322
  - _includes/base/announcement.html.liquid
325
323
  - _includes/base/artwork.html.liquid
326
324
  - _includes/base/backtotop.html.liquid
@@ -368,8 +366,6 @@ files:
368
366
  - _includes/download/cards-header-screenshots.html
369
367
  - _includes/download/cards-header.html
370
368
  - _includes/download/cards.html
371
- - _includes/sponsors/cards.html
372
- - _includes/sponsors/carousel.html
373
369
  - _layouts/base/default.html
374
370
  - _layouts/download/cards.html
375
371
  - _layouts/download/default.html
@@ -566,20 +562,6 @@ files:
566
562
  - assets/img/people/page.svg
567
563
  - assets/img/people/page.webp
568
564
  - assets/img/people/username.webp
569
- - assets/img/sponsors/screenshot-sponsors-cards-layout.png
570
- - assets/img/sponsors/screenshot-sponsors-cards.png
571
- - assets/img/sponsors/screenshot-sponsors-carousel.png
572
- - assets/img/sponsors/screenshot-sponsors-default-layout.png
573
- - assets/img/sponsors/screenshot-sponsors-logo.png
574
- - assets/img/sponsors/sponsor-logo-1.png
575
- - assets/img/sponsors/sponsor-logo-2.png
576
- - assets/img/sponsors/sponsor-logo-3.png
577
- - assets/img/sponsors/sponsor-logo-4.png
578
- - assets/img/sponsors/sponsor-logo-5.png
579
- - assets/img/sponsors/sponsor-logo-6.png
580
- - assets/img/sponsors/sponsor-logo-7.png
581
- - assets/img/sponsors/sponsor-logo-8.png
582
- - assets/img/sponsors/sponsors-logo.svg
583
565
  - assets/js/base/backtotop.js
584
566
  - assets/js/base/copyvalue.js
585
567
  - assets/js/base/datatable.js
@@ -1,37 +0,0 @@
1
- ---
2
- title: Sponsors
3
- icon: "fa-solid fa-hand-holding-heart"
4
- message: |
5
- CentOS would not be possible without the support of our sponsors. We would
6
- like to thank the following product/service for being a CentOS sponsor. If
7
- you value our work, please consider <a href="/sponsors">becoming a sponsor!</a>
8
- members:
9
- - name: sponsor-logo-1
10
- country: usa
11
- image: sponsor-logo-1.png
12
- url: "#"
13
- - name: sponsor-logo-2
14
- country: usa
15
- image: sponsor-logo-2.png
16
- url: "#"
17
- - name: sponsor-logo-3
18
- country: usa
19
- image: sponsor-logo-3.png
20
- url: "#"
21
- - name: sponsor-logo-4
22
- country: usa
23
- image: sponsor-logo-4.png
24
- url: "#"
25
- - name: sponsor-logo-5
26
- country: usa
27
- image: sponsor-logo-5.png
28
- url: "#"
29
- - name: sponsor-logo-6
30
- country: usa
31
- image: sponsor-logo-6.png
32
- url: "#"
33
- - name: sponsor-logo-7
34
- country: usa
35
- image: sponsor-logo-7.png
36
- url: "#"
37
- is_active: false
@@ -1,6 +0,0 @@
1
- ---
2
- - name: "Documentation"
3
- icon: "fa-solid fa-book"
4
- link: "/documentation"
5
- menu: []
6
- visible_on: ["navbar"]
@@ -1,11 +0,0 @@
1
- {% assign members = site.data.sponsors.carousel.members %}
2
-
3
- <div class="d-flex flex-wrap justify-content-between py-4 my-4 border-top border-bottom border-top-1 border-bottom-1">
4
- {% for member in members %}
5
- {% if member.is_active != false %}
6
- <div class="card border-light m-4" style="max-height: 60px; max-width: 242px">
7
- <a href="{{ member.url }}"><img src="{{ site.url }}{{ site.baseurl }}/assets/img/sponsors/{{ member.image }}" class="card-img-top" alt="{{ member.name }}"></a>
8
- </div>
9
- {% endif %}
10
- {% endfor %}
11
- </div>
@@ -1,24 +0,0 @@
1
- {% assign carousel = site.data.sponsors.carousel %}
2
- <div id="{{ include.id | default: 'sponsorsCarousel' }}" class="row pt-3 align-items-center">
3
- <div class="col-sm-12 col-xl-6 mb-3">
4
- {% if include.with_title != false %}
5
- <div class="h4"><i class="{{ carousel.icon }}"></i> {{ carousel.title }}</div>
6
- {% endif %}
7
- <div>{{ carousel.message }}</div>
8
- </div>
9
- <div class="col-sm-12 col-xl-6 mb-3">
10
- <div class="carousel slide carousel-fade" data-bs-ride="carousel">
11
- <div class="carousel-inner">
12
- {% for member in carousel.members %}
13
- {% if member.is_active != false %}
14
- <div class="carousel-item{% if forloop.first %} active{% endif %}">
15
- <div class="d-flex align-items-center justify-content-center bg-white" style="height: 80px; width: 262px">
16
- <a href="{{ member.url }}"><img src="{{ site.url }}{{ site.baseurl }}/assets/img/sponsors/{{ member.image }}" style="max-height: 60px; max-width: 242px" alt="{{ member.name }}"></a>
17
- </div>
18
- </div>
19
- {% endif %}
20
- {% endfor %}
21
- </div>
22
- </div>
23
- </div>
24
- </div>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,563 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- width="1023.9999"
6
- height="251.79044"
7
- viewBox="0 0 270.93332 66.619553"
8
- version="1.1"
9
- id="svg1"
10
- inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
11
- sodipodi:docname="sponsors-logo.svg"
12
- xml:space="preserve"
13
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
14
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
15
- xmlns:xlink="http://www.w3.org/1999/xlink"
16
- xmlns="http://www.w3.org/2000/svg"
17
- xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
18
- id="namedview1"
19
- pagecolor="#ffffff"
20
- bordercolor="#666666"
21
- borderopacity="1.0"
22
- inkscape:showpageshadow="2"
23
- inkscape:pageopacity="0.0"
24
- inkscape:pagecheckerboard="0"
25
- inkscape:deskcolor="#d1d1d1"
26
- inkscape:document-units="px"
27
- inkscape:zoom="1"
28
- inkscape:cx="201.5"
29
- inkscape:cy="697.5"
30
- inkscape:window-width="3440"
31
- inkscape:window-height="1371"
32
- inkscape:window-x="0"
33
- inkscape:window-y="0"
34
- inkscape:window-maximized="1"
35
- inkscape:current-layer="layer1"
36
- showgrid="false"
37
- showguides="true" /><defs
38
- id="defs1"><marker
39
- style="overflow:visible"
40
- id="marker18"
41
- refX="0"
42
- refY="0"
43
- orient="auto-start-reverse"
44
- inkscape:stockid="Triangle arrow"
45
- markerWidth="1"
46
- markerHeight="1"
47
- viewBox="0 0 1 1"
48
- inkscape:isstock="true"
49
- inkscape:collect="always"
50
- preserveAspectRatio="xMidYMid"><path
51
- transform="scale(0.5)"
52
- style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
53
- d="M 5.77,0 -2.88,5 V -5 Z"
54
- id="path18" /></marker><marker
55
- style="overflow:visible"
56
- id="Triangle"
57
- refX="0"
58
- refY="0"
59
- orient="auto-start-reverse"
60
- inkscape:stockid="Triangle arrow"
61
- markerWidth="1"
62
- markerHeight="1"
63
- viewBox="0 0 1 1"
64
- inkscape:isstock="true"
65
- inkscape:collect="always"
66
- preserveAspectRatio="xMidYMid"><path
67
- transform="scale(0.5)"
68
- style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
69
- d="M 5.77,0 -2.88,5 V -5 Z"
70
- id="path135" /></marker><marker
71
- style="overflow:visible"
72
- id="marker18-2"
73
- refX="0"
74
- refY="0"
75
- orient="auto-start-reverse"
76
- inkscape:stockid="Triangle arrow"
77
- markerWidth="1"
78
- markerHeight="1"
79
- viewBox="0 0 1 1"
80
- inkscape:isstock="true"
81
- inkscape:collect="always"
82
- preserveAspectRatio="xMidYMid"><path
83
- transform="scale(0.5)"
84
- style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
85
- d="M 5.77,0 -2.88,5 V -5 Z"
86
- id="path18-6" /></marker><marker
87
- style="overflow:visible"
88
- id="Triangle-1"
89
- refX="0"
90
- refY="0"
91
- orient="auto-start-reverse"
92
- inkscape:stockid="Triangle arrow"
93
- markerWidth="1"
94
- markerHeight="1"
95
- viewBox="0 0 1 1"
96
- inkscape:isstock="true"
97
- inkscape:collect="always"
98
- preserveAspectRatio="xMidYMid"><path
99
- transform="scale(0.5)"
100
- style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
101
- d="M 5.77,0 -2.88,5 V -5 Z"
102
- id="path135-8" /></marker></defs><g
103
- inkscape:label="Layer 1"
104
- inkscape:groupmode="layer"
105
- id="layer1"
106
- transform="translate(69.792114,16.438913)"><rect
107
- style="fill:#f6f5f4;stroke-width:0.793751;stroke-linejoin:bevel;paint-order:fill markers stroke"
108
- id="rect2-6"
109
- width="270.93332"
110
- height="66.619553"
111
- x="-69.792114"
112
- y="-16.438913"
113
- inkscape:export-filename="screenshot-sponsors-carousel.png"
114
- inkscape:export-xdpi="96"
115
- inkscape:export-ydpi="96" /><rect
116
- style="fill:#deddda;stroke:none;stroke-width:1.32292;stroke-linejoin:bevel;paint-order:fill markers stroke"
117
- id="rect9"
118
- width="140.96933"
119
- height="31.104063"
120
- x="-58.70639"
121
- y="9.3440647" /><rect
122
- style="fill:#ffffff;stroke:#deddda;stroke-width:1.32292;stroke-linejoin:miter;paint-order:fill markers stroke"
123
- id="rect10"
124
- width="97.81134"
125
- height="34.247742"
126
- x="91.349358"
127
- y="-5.8115978" /><rect
128
- style="fill:#deddda;stroke:none;stroke-width:1.32292;stroke-linejoin:bevel;paint-order:fill markers stroke"
129
- id="rect11"
130
- width="140.96933"
131
- height="12.167871"
132
- x="-58.70639"
133
- y="-6.7063994" /><rect
134
- style="fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linejoin:bevel;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;paint-order:fill markers stroke"
135
- id="rect12"
136
- width="55.476776"
137
- height="21.841524"
138
- x="112.51664"
139
- y="0.39151093" /><text
140
- xml:space="preserve"
141
- style="font-size:5.48812px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
142
- x="140.27423"
143
- y="13.233117"
144
- id="text8-3"
145
- inkscape:export-filename="sponsor-logo-7.png"
146
- inkscape:export-xdpi="96"
147
- inkscape:export-ydpi="96"><tspan
148
- sodipodi:role="line"
149
- id="tspan8-7"
150
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
151
- x="140.27423"
152
- y="13.233117">SPONSOR LOGO</tspan></text><text
153
- xml:space="preserve"
154
- style="font-size:5.48812px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
155
- x="11.808457"
156
- y="26.816938"
157
- id="text8-3-3"
158
- inkscape:export-filename="sponsor-logo-7.png"
159
- inkscape:export-xdpi="96"
160
- inkscape:export-ydpi="96"><tspan
161
- sodipodi:role="line"
162
- id="tspan8-7-5"
163
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
164
- x="11.808455"
165
- y="26.816938">THANKSGIVING MESSAGE</tspan></text><path
166
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
167
- d="m 89.07526,0.12692744 h 111.0076"
168
- id="path12" /><path
169
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
170
- d="m 89.07526,22.497619 h 111.0076"
171
- id="path13" /><path
172
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
173
- d="M 112.64894,36.769519 V -14.144974"
174
- id="path14"
175
- sodipodi:nodetypes="cc" /><path
176
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
177
- d="M 168.12571,36.769519 V -14.144974"
178
- id="path15"
179
- sodipodi:nodetypes="cc" /><text
180
- xml:space="preserve"
181
- style="font-size:3.52777px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';stroke-width:0.264583;fill:#9a9996;fill-opacity:1"
182
- x="191.45749"
183
- y="12.753833"
184
- id="text15"><tspan
185
- sodipodi:role="line"
186
- id="tspan15"
187
- style="stroke-width:0.264583;fill:#9a9996;fill-opacity:1"
188
- x="191.45749"
189
- y="12.753833">60px</tspan></text><text
190
- xml:space="preserve"
191
- style="font-size:3.52777px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
192
- x="134.88576"
193
- y="36.085133"
194
- id="text15-9"><tspan
195
- sodipodi:role="line"
196
- style="fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
197
- x="134.88576"
198
- y="36.085133"
199
- id="tspan16">242px</tspan></text><text
200
- xml:space="preserve"
201
- style="font-size:5.48812px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
202
- x="11.893525"
203
- y="1.2983783"
204
- id="text9"
205
- inkscape:export-filename="sponsor-logo-7.png"
206
- inkscape:export-xdpi="96"
207
- inkscape:export-ydpi="96"><tspan
208
- sodipodi:role="line"
209
- id="tspan9"
210
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;fill-opacity:1;stroke-width:0.264582"
211
- x="11.893525"
212
- y="1.2983783">TITLE</tspan></text><rect
213
- style="fill:#f6f5f4;stroke-width:0.793751;stroke-linejoin:bevel;paint-order:fill markers stroke"
214
- id="rect13"
215
- width="270.93332"
216
- height="66.619553"
217
- x="-69.792114"
218
- y="71.352356"
219
- inkscape:export-filename="screenshot-sponsors-cards.png"
220
- inkscape:export-xdpi="96"
221
- inkscape:export-ydpi="96" /><rect
222
- style="fill:#f6f5f4;stroke-width:0.793753;stroke-linejoin:bevel;paint-order:fill markers stroke"
223
- id="rect13-5"
224
- width="270.93335"
225
- height="144.52155"
226
- x="-64.596619"
227
- y="165.84717"
228
- inkscape:export-filename="screenshot-sponsors-logo.png"
229
- inkscape:export-xdpi="96"
230
- inkscape:export-ydpi="96" /><g
231
- id="g7"
232
- transform="translate(27.244853,159.15579)"
233
- inkscape:export-filename="sponsor-logo-1.png"
234
- inkscape:export-xdpi="96"
235
- inkscape:export-ydpi="96"><rect
236
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
237
- id="rect2"
238
- width="63.5"
239
- height="15.875"
240
- x="-91.7453"
241
- y="-82.511765"
242
- inkscape:export-filename="sponsor-logo-4.png"
243
- inkscape:export-xdpi="96"
244
- inkscape:export-ydpi="96" /><text
245
- xml:space="preserve"
246
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
247
- x="-59.883732"
248
- y="-73.154327"
249
- id="text2"
250
- inkscape:export-filename="sponsor-logo-7.png"
251
- inkscape:export-xdpi="96"
252
- inkscape:export-ydpi="96"><tspan
253
- sodipodi:role="line"
254
- id="tspan2"
255
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
256
- x="-59.883732"
257
- y="-73.154327">SPONSOR-LOGO-1</tspan></text></g><g
258
- id="g1"
259
- transform="translate(125.66985,159.15579)"
260
- inkscape:export-filename="sponsor-logo-2.png"
261
- inkscape:export-xdpi="96"
262
- inkscape:export-ydpi="96"><rect
263
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
264
- id="rect1"
265
- width="63.5"
266
- height="15.875"
267
- x="-91.7453"
268
- y="-82.511765"
269
- inkscape:export-filename="sponsor-logo-4.png"
270
- inkscape:export-xdpi="96"
271
- inkscape:export-ydpi="96" /><text
272
- xml:space="preserve"
273
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
274
- x="-59.883732"
275
- y="-73.154327"
276
- id="text1"
277
- inkscape:export-filename="sponsor-logo-7.png"
278
- inkscape:export-xdpi="96"
279
- inkscape:export-ydpi="96"><tspan
280
- sodipodi:role="line"
281
- id="tspan1"
282
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
283
- x="-59.883732"
284
- y="-73.154327">SPONSOR-LOGO-2</tspan></text></g><g
285
- id="g3"
286
- transform="translate(224.09484,159.15579)"
287
- inkscape:export-filename="sponsor-logo-3.png"
288
- inkscape:export-xdpi="96"
289
- inkscape:export-ydpi="96"><rect
290
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
291
- id="rect3"
292
- width="63.5"
293
- height="15.875"
294
- x="-91.7453"
295
- y="-82.511765"
296
- inkscape:export-filename="sponsor-logo-4.png"
297
- inkscape:export-xdpi="96"
298
- inkscape:export-ydpi="96" /><text
299
- xml:space="preserve"
300
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
301
- x="-59.883732"
302
- y="-73.154327"
303
- id="text3"
304
- inkscape:export-filename="sponsor-logo-7.png"
305
- inkscape:export-xdpi="96"
306
- inkscape:export-ydpi="96"><tspan
307
- sodipodi:role="line"
308
- id="tspan3"
309
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
310
- x="-59.883732"
311
- y="-73.154327">SPONSOR-LOGO-3</tspan></text></g><g
312
- id="g4"
313
- transform="translate(224.09484,179.23639)"
314
- inkscape:export-filename="sponsor-logo-6.png"
315
- inkscape:export-xdpi="96"
316
- inkscape:export-ydpi="96"><rect
317
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
318
- id="rect4"
319
- width="63.5"
320
- height="15.875"
321
- x="-91.7453"
322
- y="-82.511765"
323
- inkscape:export-filename="sponsor-logo-4.png"
324
- inkscape:export-xdpi="96"
325
- inkscape:export-ydpi="96" /><text
326
- xml:space="preserve"
327
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
328
- x="-59.883732"
329
- y="-73.154327"
330
- id="text4"
331
- inkscape:export-filename="sponsor-logo-7.png"
332
- inkscape:export-xdpi="96"
333
- inkscape:export-ydpi="96"><tspan
334
- sodipodi:role="line"
335
- id="tspan4"
336
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
337
- x="-59.883732"
338
- y="-73.154327">SPONSOR-LOGO-6</tspan></text></g><g
339
- id="g5"
340
- transform="translate(125.66985,179.23639)"
341
- inkscape:export-filename="sponsor-logo-5.png"
342
- inkscape:export-xdpi="96"
343
- inkscape:export-ydpi="96"><rect
344
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
345
- id="rect5"
346
- width="63.5"
347
- height="15.875"
348
- x="-91.7453"
349
- y="-82.511765"
350
- inkscape:export-filename="sponsor-logo-4.png"
351
- inkscape:export-xdpi="96"
352
- inkscape:export-ydpi="96" /><text
353
- xml:space="preserve"
354
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
355
- x="-59.883732"
356
- y="-73.154327"
357
- id="text5"
358
- inkscape:export-filename="sponsor-logo-7.png"
359
- inkscape:export-xdpi="96"
360
- inkscape:export-ydpi="96"><tspan
361
- sodipodi:role="line"
362
- id="tspan5"
363
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
364
- x="-59.883732"
365
- y="-73.154327">SPONSOR-LOGO-5</tspan></text></g><g
366
- id="g6"
367
- transform="translate(27.244853,179.23639)"
368
- inkscape:export-filename="sponsor-logo-4.png"
369
- inkscape:export-xdpi="96"
370
- inkscape:export-ydpi="96"><rect
371
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
372
- id="rect6"
373
- width="63.5"
374
- height="15.875"
375
- x="-91.7453"
376
- y="-82.511765"
377
- inkscape:export-filename="sponsor-logo-4.png"
378
- inkscape:export-xdpi="96"
379
- inkscape:export-ydpi="96" /><text
380
- xml:space="preserve"
381
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
382
- x="-59.883732"
383
- y="-73.154327"
384
- id="text6"
385
- inkscape:export-filename="sponsor-logo-7.png"
386
- inkscape:export-xdpi="96"
387
- inkscape:export-ydpi="96"><tspan
388
- sodipodi:role="line"
389
- id="tspan6"
390
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
391
- x="-59.883732"
392
- y="-73.154327">SPONSOR-LOGO-4</tspan></text></g><g
393
- id="g8"
394
- transform="translate(27.244853,199.317)"
395
- inkscape:export-filename="sponsor-logo-7.png"
396
- inkscape:export-xdpi="96"
397
- inkscape:export-ydpi="96"><rect
398
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
399
- id="rect7"
400
- width="63.5"
401
- height="15.875"
402
- x="-91.7453"
403
- y="-82.511765"
404
- inkscape:export-filename="sponsor-logo-4.png"
405
- inkscape:export-xdpi="96"
406
- inkscape:export-ydpi="96" /><text
407
- xml:space="preserve"
408
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
409
- x="-59.883732"
410
- y="-73.154327"
411
- id="text7"
412
- inkscape:export-filename="sponsor-logo-7.png"
413
- inkscape:export-xdpi="96"
414
- inkscape:export-ydpi="96"><tspan
415
- sodipodi:role="line"
416
- id="tspan7"
417
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
418
- x="-59.883732"
419
- y="-73.154327">SPONSOR-LOGO-7</tspan></text></g><g
420
- id="g9"
421
- transform="translate(224.09484,199.317)"
422
- inkscape:export-filename="sponsor-logo-8.png"
423
- inkscape:export-xdpi="96"
424
- inkscape:export-ydpi="96"><rect
425
- style="fill:#deddda;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
426
- id="rect8"
427
- width="63.5"
428
- height="15.875"
429
- x="-91.7453"
430
- y="-82.511765"
431
- inkscape:export-filename="sponsor-logo-4.png"
432
- inkscape:export-xdpi="96"
433
- inkscape:export-ydpi="96" /><text
434
- xml:space="preserve"
435
- style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
436
- x="-59.883732"
437
- y="-73.154327"
438
- id="text8"
439
- inkscape:export-filename="sponsor-logo-7.png"
440
- inkscape:export-xdpi="96"
441
- inkscape:export-ydpi="96"><tspan
442
- sodipodi:role="line"
443
- id="tspan8"
444
- style="font-weight:bold;text-align:center;text-anchor:middle;fill:#9a9996;stroke-width:0.264583;fill-opacity:1"
445
- x="-59.883732"
446
- y="-73.154327">SPONSOR-LOGO-8</tspan></text></g><path
447
- style="fill:#deddda;fill-opacity:1;stroke:#deddda;stroke-width:1.32292;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
448
- d="M -68.594193,73.865899 H 199.73359"
449
- id="path16" /><use
450
- x="0"
451
- y="0"
452
- xlink:href="#path16"
453
- id="use16"
454
- transform="translate(0,61.592464)"
455
- style="fill:#deddda;fill-opacity:1;stroke:#deddda;stroke-opacity:1" /><rect
456
- style="fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linejoin:bevel;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;paint-order:fill markers stroke"
457
- id="rect12-5"
458
- width="187.96585"
459
- height="47.382034"
460
- x="-32.493256"
461
- y="214.41689" /><path
462
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;stroke-opacity:1"
463
- d="M -49.537461,213.84289 H 191.27749"
464
- id="path12-9" /><path
465
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;stroke-opacity:1"
466
- d="M -49.537461,262.37288 H 191.27749"
467
- id="path13-1" /><path
468
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;stroke-opacity:1"
469
- d="M -33.067227,293.3337 V 182.88207"
470
- id="path14-2"
471
- sodipodi:nodetypes="cc" /><path
472
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;stroke-opacity:1"
473
- d="M 156.04657,293.3337 V 182.88207"
474
- id="path15-7"
475
- sodipodi:nodetypes="cc" /><text
476
- xml:space="preserve"
477
- style="font-size:7.65299px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
478
- x="172.56599"
479
- y="241.23515"
480
- id="text15-0"><tspan
481
- sodipodi:role="line"
482
- id="tspan15-9"
483
- style="fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
484
- x="172.56599"
485
- y="241.23515">60px</tspan></text><text
486
- xml:space="preserve"
487
- style="font-size:7.65299px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
488
- x="49.841785"
489
- y="291.84903"
490
- id="text15-9-3"><tspan
491
- sodipodi:role="line"
492
- style="fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
493
- x="49.841785"
494
- y="291.84903"
495
- id="tspan16-6">492px</tspan></text><path
496
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker18);marker-end:url(#Triangle)"
497
- d="m -30.587287,289.7089 h 76.949371 m 29.301572,0 h 77.902914"
498
- id="path17"
499
- sodipodi:nodetypes="cccc" /><path
500
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker18-2);marker-end:url(#Triangle-1)"
501
- d="m 182.12075,258.98206 0,-12.79073 m 0,-14.11839 0,-14.88862"
502
- id="path17-2"
503
- sodipodi:nodetypes="cccc" /><rect
504
- style="fill:#e01b24;fill-opacity:0.5;stroke:none;stroke-width:0.79375;stroke-linejoin:bevel;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;paint-order:fill markers stroke"
505
- id="rect18"
506
- width="94.922493"
507
- height="47.382248"
508
- x="60.550117"
509
- y="214.41689" /><path
510
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#marker18-2);marker-end:url(#Triangle-1)"
511
- d="m 152.70365,195.38569 -31.1235,0 m -27.304318,0 H 64.119904"
512
- id="path20"
513
- sodipodi:nodetypes="cccc" /><text
514
- xml:space="preserve"
515
- style="font-size:7.65299px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
516
- x="96.677292"
517
- y="197.6682"
518
- id="text20"><tspan
519
- sodipodi:role="line"
520
- id="tspan20"
521
- style="fill:#3d3846;fill-opacity:1;stroke-width:0.264583"
522
- x="96.677292"
523
- y="197.6682">242px</tspan></text><path
524
- style="fill:#0188cc;fill-opacity:1;stroke:#e01b24;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:3.175, 3.175;stroke-dashoffset:0;stroke-opacity:1"
525
- d="m 60.513623,282.73383 0,-100.5742"
526
- id="path19"
527
- sodipodi:nodetypes="cc" /><path
528
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
529
- d="m 31.094781,96.856917 85.896429,0"
530
- id="path12-0"
531
- sodipodi:nodetypes="cc" /><path
532
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
533
- d="m 33.792258,123.42064 0,-29.472374"
534
- id="path14-3"
535
- sodipodi:nodetypes="cc" /><text
536
- xml:space="preserve"
537
- style="font-size:3.52777px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
538
- x="108.36581"
539
- y="105.69753"
540
- id="text15-06"><tspan
541
- sodipodi:role="line"
542
- id="tspan15-1"
543
- style="fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
544
- x="108.36581"
545
- y="105.69753">60px</tspan></text><text
546
- xml:space="preserve"
547
- style="font-size:3.52777px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
548
- x="61.202614"
549
- y="122.73625"
550
- id="text15-9-5"><tspan
551
- sodipodi:role="line"
552
- style="fill:#9a9996;fill-opacity:1;stroke-width:0.264583"
553
- x="61.202614"
554
- y="122.73625"
555
- id="tspan16-5">242px</tspan></text><path
556
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
557
- d="M 31.094781,112.73192 H 116.99121"
558
- id="path21"
559
- sodipodi:nodetypes="cc" /><path
560
- style="fill:#0188cc;fill-opacity:1;stroke:#3d3846;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
561
- d="M 97.556841,123.42064 V 93.948266"
562
- id="path22"
563
- sodipodi:nodetypes="cc" /></g></svg>