jekyll-theme-centos 2.52.0.beta.46 → 2.52.0.beta.48
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 +4 -4
- data/_data/base/bits.yml +5 -5
- data/_data/base/locales_schema.yml +142 -9
- data/_data/base/social.yml +22 -21
- data/_data/base/social_schema.yml +10 -6
- data/_data/base/sponsors.yml +41 -0
- data/_data/base/sponsors_schema.yml +73 -0
- data/_includes/base/announcement.html.liquid +2 -0
- data/_includes/base/artwork.html.liquid +2 -0
- data/_includes/base/bits.html.liquid +2 -0
- data/_includes/base/breadcrumb.html.liquid +2 -0
- data/_includes/base/breakingnews.html.liquid +2 -0
- data/_includes/base/configuration-variables-nested.html.liquid +98 -0
- data/_includes/base/configuration-variables.html.liquid +98 -0
- data/_includes/base/copyright.html.liquid +3 -1
- data/_includes/base/event.html.liquid +2 -0
- data/_includes/base/footer.html.liquid +62 -0
- data/_includes/base/locales.html.liquid +2 -1
- data/_includes/base/navbar.html.liquid +2 -0
- data/_includes/base/project.html.liquid +2 -0
- data/_includes/base/shortcut.html.liquid +9 -6
- data/_includes/base/social.html.liquid +26 -19
- data/_includes/base/sponsors-cards.html.liquid +58 -0
- data/_includes/base/sponsors-carousel.html.liquid +78 -0
- data/_includes/base/title.html.liquid +2 -0
- data/_includes/base/toc.html.liquid +2 -0
- data/_layouts/base/default.html +5 -51
- data/assets/img/base/example-sponsors-design.png +0 -0
- data/assets/img/base/example-sponsors-design.svg +226 -0
- data/assets/img/base/example-sponsors-logo-1.png +0 -0
- data/assets/img/base/example-sponsors-logo-1.svg +120 -0
- data/assets/img/base/example-sponsors-logo-2.png +0 -0
- data/assets/img/base/example-sponsors-logo-2.svg +116 -0
- data/assets/img/base/example-sponsors-logo-3.png +0 -0
- data/assets/img/base/example-sponsors-logo-3.svg +123 -0
- data/assets/img/base/example-sponsors-logo-4.png +0 -0
- data/assets/img/base/example-sponsors-logo-4.svg +116 -0
- data/assets/img/base/example-sponsors-logo-5.png +0 -0
- data/assets/img/base/example-sponsors-logo-5.svg +116 -0
- data/assets/img/base/example-sponsors-logo-6.png +0 -0
- data/assets/img/base/example-sponsors-logo-6.svg +116 -0
- data/assets/img/base/example-sponsors-logo-7.png +0 -0
- data/assets/img/base/example-sponsors-logo-7.svg +116 -0
- data/assets/img/base/example-sponsors-logo-8.png +0 -0
- data/assets/img/base/example-sponsors-logo-8.svg +110 -0
- data/assets/img/base/page-layout-default.png +0 -0
- data/assets/img/base/page-layout-default.svg +1291 -965
- data/assets/img/base/page-with-announcement.png +0 -0
- data/assets/img/base/page-with-announcement.svg +2 -6
- data/assets/img/base/page-with-backtotop.png +0 -0
- data/assets/img/base/page-with-backtotop.svg +622 -187
- data/assets/img/base/page-with-breakingnews.png +0 -0
- data/assets/img/base/page-with-breakingnews.svg +2 -42
- data/assets/img/base/page-with-copyright.png +0 -0
- data/assets/img/base/page-with-copyright.svg +785 -173
- data/assets/img/base/page-with-event.png +0 -0
- data/assets/img/base/page-with-event.svg +2 -6
- data/assets/img/base/page-with-locales.png +0 -0
- data/assets/img/base/page-with-locales.svg +614 -619
- data/assets/img/base/page-with-navbar.png +0 -0
- data/assets/img/base/page-with-navbar.svg +3 -42
- data/assets/img/base/page-with-project.png +0 -0
- data/assets/img/base/page-with-project.svg +2 -42
- data/assets/img/base/page-with-shortcut.png +0 -0
- data/assets/img/base/page-with-shortcut.svg +649 -172
- data/assets/img/base/page-with-social.png +0 -0
- data/assets/img/base/page-with-social.svg +740 -174
- data/assets/img/base/page-with-sponsors.png +0 -0
- data/assets/img/base/page-with-sponsors.svg +710 -0
- data/assets/img/base/page-with-toc.png +0 -0
- data/assets/img/base/page-with-toc.svg +3 -42
- metadata +30 -3
- /data/assets/img/base/{screenshot-example-1200x600.png → screenshot-1200x600.png} +0 -0
- /data/assets/img/base/{screenshot-example-1200x600.svg → screenshot-1200x600.svg} +0 -0
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="63.5mm"
|
|
6
|
+
height="15.875mm"
|
|
7
|
+
viewBox="0 0 63.5 15.875"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
11
|
+
sodipodi:docname="sponsor-logo-4.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
inkscape:document-units="mm"
|
|
26
|
+
inkscape:zoom="7.8541667"
|
|
27
|
+
inkscape:cx="150.55703"
|
|
28
|
+
inkscape:cy="50.355437"
|
|
29
|
+
inkscape:window-width="3440"
|
|
30
|
+
inkscape:window-height="1371"
|
|
31
|
+
inkscape:window-x="0"
|
|
32
|
+
inkscape:window-y="0"
|
|
33
|
+
inkscape:window-maximized="1"
|
|
34
|
+
inkscape:current-layer="g7-3" />
|
|
35
|
+
<defs
|
|
36
|
+
id="defs1" />
|
|
37
|
+
<g
|
|
38
|
+
inkscape:label="Layer 1"
|
|
39
|
+
inkscape:groupmode="layer"
|
|
40
|
+
id="layer1"
|
|
41
|
+
transform="translate(-214.04791,-95.514585)">
|
|
42
|
+
<g
|
|
43
|
+
id="g7-3"
|
|
44
|
+
transform="translate(305.79321,178.02635)"
|
|
45
|
+
inkscape:export-filename="sponsor-logo-1.png"
|
|
46
|
+
inkscape:export-xdpi="96"
|
|
47
|
+
inkscape:export-ydpi="96">
|
|
48
|
+
<rect
|
|
49
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
50
|
+
id="rect2-5"
|
|
51
|
+
width="63.5"
|
|
52
|
+
height="15.875"
|
|
53
|
+
x="-91.7453"
|
|
54
|
+
y="-82.511765"
|
|
55
|
+
inkscape:export-filename="sponsor-logo-4.png"
|
|
56
|
+
inkscape:export-xdpi="96"
|
|
57
|
+
inkscape:export-ydpi="96" />
|
|
58
|
+
<text
|
|
59
|
+
xml:space="preserve"
|
|
60
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
61
|
+
x="-35.853954"
|
|
62
|
+
y="-66.63678"
|
|
63
|
+
id="text1"
|
|
64
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
65
|
+
inkscape:export-xdpi="96"
|
|
66
|
+
inkscape:export-ydpi="96"><tspan
|
|
67
|
+
sodipodi:role="line"
|
|
68
|
+
id="tspan1"
|
|
69
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
70
|
+
x="-35.853954"
|
|
71
|
+
y="-66.63678">4</tspan></text>
|
|
72
|
+
<text
|
|
73
|
+
xml:space="preserve"
|
|
74
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.5;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
75
|
+
x="-38.49979"
|
|
76
|
+
y="-66.63678"
|
|
77
|
+
id="text2"
|
|
78
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
79
|
+
inkscape:export-xdpi="96"
|
|
80
|
+
inkscape:export-ydpi="96"><tspan
|
|
81
|
+
sodipodi:role="line"
|
|
82
|
+
id="tspan2"
|
|
83
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
84
|
+
x="-38.49979"
|
|
85
|
+
y="-66.63678">4</tspan></text>
|
|
86
|
+
<text
|
|
87
|
+
xml:space="preserve"
|
|
88
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.3;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
89
|
+
x="-41.145626"
|
|
90
|
+
y="-66.63678"
|
|
91
|
+
id="text3"
|
|
92
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
93
|
+
inkscape:export-xdpi="96"
|
|
94
|
+
inkscape:export-ydpi="96"><tspan
|
|
95
|
+
sodipodi:role="line"
|
|
96
|
+
id="tspan3"
|
|
97
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
98
|
+
x="-41.145626"
|
|
99
|
+
y="-66.63678">4</tspan></text>
|
|
100
|
+
<text
|
|
101
|
+
xml:space="preserve"
|
|
102
|
+
style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
103
|
+
x="-59.883732"
|
|
104
|
+
y="-73.154327"
|
|
105
|
+
id="text2-6"
|
|
106
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
107
|
+
inkscape:export-xdpi="96"
|
|
108
|
+
inkscape:export-ydpi="96"><tspan
|
|
109
|
+
sodipodi:role="line"
|
|
110
|
+
id="tspan2-2"
|
|
111
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
112
|
+
x="-59.883732"
|
|
113
|
+
y="-73.154327">SPONSOR-LOGO-4</tspan></text>
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="63.5mm"
|
|
6
|
+
height="15.875mm"
|
|
7
|
+
viewBox="0 0 63.5 15.875"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
11
|
+
sodipodi:docname="sponsor-logo-5.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
inkscape:document-units="mm"
|
|
26
|
+
inkscape:zoom="3.2526912"
|
|
27
|
+
inkscape:cx="82.854468"
|
|
28
|
+
inkscape:cy="74.246212"
|
|
29
|
+
inkscape:window-width="3440"
|
|
30
|
+
inkscape:window-height="1371"
|
|
31
|
+
inkscape:window-x="0"
|
|
32
|
+
inkscape:window-y="0"
|
|
33
|
+
inkscape:window-maximized="1"
|
|
34
|
+
inkscape:current-layer="g7-3" />
|
|
35
|
+
<defs
|
|
36
|
+
id="defs1" />
|
|
37
|
+
<g
|
|
38
|
+
inkscape:label="Layer 1"
|
|
39
|
+
inkscape:groupmode="layer"
|
|
40
|
+
id="layer1"
|
|
41
|
+
transform="translate(-214.04791,-95.514585)">
|
|
42
|
+
<g
|
|
43
|
+
id="g7-3"
|
|
44
|
+
transform="translate(305.79321,178.02636)"
|
|
45
|
+
inkscape:export-filename="sponsor-logo-1.png"
|
|
46
|
+
inkscape:export-xdpi="96"
|
|
47
|
+
inkscape:export-ydpi="96">
|
|
48
|
+
<rect
|
|
49
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
50
|
+
id="rect2-5"
|
|
51
|
+
width="63.5"
|
|
52
|
+
height="15.875"
|
|
53
|
+
x="-91.7453"
|
|
54
|
+
y="-82.511765"
|
|
55
|
+
inkscape:export-filename="sponsor-logo-4.png"
|
|
56
|
+
inkscape:export-xdpi="96"
|
|
57
|
+
inkscape:export-ydpi="96" />
|
|
58
|
+
<text
|
|
59
|
+
xml:space="preserve"
|
|
60
|
+
style="font-size:22.2964px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
61
|
+
x="-34.276501"
|
|
62
|
+
y="-66.904282"
|
|
63
|
+
id="text1"
|
|
64
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
65
|
+
inkscape:export-xdpi="96"
|
|
66
|
+
inkscape:export-ydpi="96"><tspan
|
|
67
|
+
sodipodi:role="line"
|
|
68
|
+
id="tspan1"
|
|
69
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
70
|
+
x="-34.276501"
|
|
71
|
+
y="-66.904282">5</tspan></text>
|
|
72
|
+
<text
|
|
73
|
+
xml:space="preserve"
|
|
74
|
+
style="font-size:22.2964px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.5;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
75
|
+
x="-36.956753"
|
|
76
|
+
y="-66.904282"
|
|
77
|
+
id="text2"
|
|
78
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
79
|
+
inkscape:export-xdpi="96"
|
|
80
|
+
inkscape:export-ydpi="96"><tspan
|
|
81
|
+
sodipodi:role="line"
|
|
82
|
+
id="tspan2"
|
|
83
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
84
|
+
x="-36.956753"
|
|
85
|
+
y="-66.904282">5</tspan></text>
|
|
86
|
+
<text
|
|
87
|
+
xml:space="preserve"
|
|
88
|
+
style="font-size:22.2964px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.3;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
89
|
+
x="-39.637009"
|
|
90
|
+
y="-66.904282"
|
|
91
|
+
id="text3"
|
|
92
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
93
|
+
inkscape:export-xdpi="96"
|
|
94
|
+
inkscape:export-ydpi="96"><tspan
|
|
95
|
+
sodipodi:role="line"
|
|
96
|
+
id="tspan3"
|
|
97
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.4541"
|
|
98
|
+
x="-39.637009"
|
|
99
|
+
y="-66.904282">5</tspan></text>
|
|
100
|
+
<text
|
|
101
|
+
xml:space="preserve"
|
|
102
|
+
style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
103
|
+
x="-59.883732"
|
|
104
|
+
y="-73.154327"
|
|
105
|
+
id="text2-6"
|
|
106
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
107
|
+
inkscape:export-xdpi="96"
|
|
108
|
+
inkscape:export-ydpi="96"><tspan
|
|
109
|
+
sodipodi:role="line"
|
|
110
|
+
id="tspan2-2"
|
|
111
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
112
|
+
x="-59.883732"
|
|
113
|
+
y="-73.154327">SPONSOR-LOGO-5</tspan></text>
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="63.5mm"
|
|
6
|
+
height="15.875mm"
|
|
7
|
+
viewBox="0 0 63.5 15.875"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
11
|
+
sodipodi:docname="sponsor-logo-6.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
inkscape:document-units="mm"
|
|
26
|
+
inkscape:zoom="2.3"
|
|
27
|
+
inkscape:cx="41.521739"
|
|
28
|
+
inkscape:cy="19.347826"
|
|
29
|
+
inkscape:window-width="3440"
|
|
30
|
+
inkscape:window-height="1371"
|
|
31
|
+
inkscape:window-x="0"
|
|
32
|
+
inkscape:window-y="0"
|
|
33
|
+
inkscape:window-maximized="1"
|
|
34
|
+
inkscape:current-layer="g7-3" />
|
|
35
|
+
<defs
|
|
36
|
+
id="defs1" />
|
|
37
|
+
<g
|
|
38
|
+
inkscape:label="Layer 1"
|
|
39
|
+
inkscape:groupmode="layer"
|
|
40
|
+
id="layer1"
|
|
41
|
+
transform="translate(-214.04791,-95.514585)">
|
|
42
|
+
<g
|
|
43
|
+
id="g7-3"
|
|
44
|
+
transform="translate(305.79321,178.02635)"
|
|
45
|
+
inkscape:export-filename="sponsor-logo-1.png"
|
|
46
|
+
inkscape:export-xdpi="96"
|
|
47
|
+
inkscape:export-ydpi="96">
|
|
48
|
+
<rect
|
|
49
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
50
|
+
id="rect2-5"
|
|
51
|
+
width="63.5"
|
|
52
|
+
height="15.875"
|
|
53
|
+
x="-91.7453"
|
|
54
|
+
y="-82.511765"
|
|
55
|
+
inkscape:export-filename="sponsor-logo-4.png"
|
|
56
|
+
inkscape:export-xdpi="96"
|
|
57
|
+
inkscape:export-ydpi="96" />
|
|
58
|
+
<text
|
|
59
|
+
xml:space="preserve"
|
|
60
|
+
style="font-size:21.9268px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
61
|
+
x="-34.790474"
|
|
62
|
+
y="-66.899879"
|
|
63
|
+
id="text1"
|
|
64
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
65
|
+
inkscape:export-xdpi="96"
|
|
66
|
+
inkscape:export-ydpi="96"><tspan
|
|
67
|
+
sodipodi:role="line"
|
|
68
|
+
id="tspan1"
|
|
69
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
70
|
+
x="-34.790474"
|
|
71
|
+
y="-66.899879">6</tspan></text>
|
|
72
|
+
<text
|
|
73
|
+
xml:space="preserve"
|
|
74
|
+
style="font-size:21.9268px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.5;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
75
|
+
x="-37.43631"
|
|
76
|
+
y="-66.899879"
|
|
77
|
+
id="text2"
|
|
78
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
79
|
+
inkscape:export-xdpi="96"
|
|
80
|
+
inkscape:export-ydpi="96"><tspan
|
|
81
|
+
sodipodi:role="line"
|
|
82
|
+
id="tspan2"
|
|
83
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
84
|
+
x="-37.43631"
|
|
85
|
+
y="-66.899879">6</tspan></text>
|
|
86
|
+
<text
|
|
87
|
+
xml:space="preserve"
|
|
88
|
+
style="font-size:21.9268px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.3;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
89
|
+
x="-40.082146"
|
|
90
|
+
y="-66.899879"
|
|
91
|
+
id="text3"
|
|
92
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
93
|
+
inkscape:export-xdpi="96"
|
|
94
|
+
inkscape:export-ydpi="96"><tspan
|
|
95
|
+
sodipodi:role="line"
|
|
96
|
+
id="tspan3"
|
|
97
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
98
|
+
x="-40.082146"
|
|
99
|
+
y="-66.899879">6</tspan></text>
|
|
100
|
+
<text
|
|
101
|
+
xml:space="preserve"
|
|
102
|
+
style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
103
|
+
x="-59.883732"
|
|
104
|
+
y="-73.154327"
|
|
105
|
+
id="text2-6"
|
|
106
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
107
|
+
inkscape:export-xdpi="96"
|
|
108
|
+
inkscape:export-ydpi="96"><tspan
|
|
109
|
+
sodipodi:role="line"
|
|
110
|
+
id="tspan2-2"
|
|
111
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
112
|
+
x="-59.883732"
|
|
113
|
+
y="-73.154327">SPONSOR-LOGO-6</tspan></text>
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="63.5mm"
|
|
6
|
+
height="15.875mm"
|
|
7
|
+
viewBox="0 0 63.5 15.875"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
11
|
+
sodipodi:docname="sponsor-logo-7.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
inkscape:document-units="mm"
|
|
26
|
+
inkscape:zoom="3.2526912"
|
|
27
|
+
inkscape:cx="54.262759"
|
|
28
|
+
inkscape:cy="49.651193"
|
|
29
|
+
inkscape:window-width="3440"
|
|
30
|
+
inkscape:window-height="1371"
|
|
31
|
+
inkscape:window-x="0"
|
|
32
|
+
inkscape:window-y="0"
|
|
33
|
+
inkscape:window-maximized="1"
|
|
34
|
+
inkscape:current-layer="g7-3" />
|
|
35
|
+
<defs
|
|
36
|
+
id="defs1" />
|
|
37
|
+
<g
|
|
38
|
+
inkscape:label="Layer 1"
|
|
39
|
+
inkscape:groupmode="layer"
|
|
40
|
+
id="layer1"
|
|
41
|
+
transform="translate(-214.04791,-95.514585)">
|
|
42
|
+
<g
|
|
43
|
+
id="g7-3"
|
|
44
|
+
transform="translate(305.79321,178.02635)"
|
|
45
|
+
inkscape:export-filename="sponsor-logo-1.png"
|
|
46
|
+
inkscape:export-xdpi="96"
|
|
47
|
+
inkscape:export-ydpi="96">
|
|
48
|
+
<rect
|
|
49
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
50
|
+
id="rect2-5"
|
|
51
|
+
width="63.5"
|
|
52
|
+
height="15.875"
|
|
53
|
+
x="-91.7453"
|
|
54
|
+
y="-82.511765"
|
|
55
|
+
inkscape:export-filename="sponsor-logo-4.png"
|
|
56
|
+
inkscape:export-xdpi="96"
|
|
57
|
+
inkscape:export-ydpi="96" />
|
|
58
|
+
<text
|
|
59
|
+
xml:space="preserve"
|
|
60
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
61
|
+
x="-34.527233"
|
|
62
|
+
y="-66.63678"
|
|
63
|
+
id="text1"
|
|
64
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
65
|
+
inkscape:export-xdpi="96"
|
|
66
|
+
inkscape:export-ydpi="96"><tspan
|
|
67
|
+
sodipodi:role="line"
|
|
68
|
+
id="tspan1"
|
|
69
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
70
|
+
x="-34.527233"
|
|
71
|
+
y="-66.63678">7</tspan></text>
|
|
72
|
+
<text
|
|
73
|
+
xml:space="preserve"
|
|
74
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.5;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
75
|
+
x="-37.1227"
|
|
76
|
+
y="-66.63678"
|
|
77
|
+
id="text2"
|
|
78
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
79
|
+
inkscape:export-xdpi="96"
|
|
80
|
+
inkscape:export-ydpi="96"><tspan
|
|
81
|
+
sodipodi:role="line"
|
|
82
|
+
id="tspan2"
|
|
83
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
84
|
+
x="-37.1227"
|
|
85
|
+
y="-66.63678">7</tspan></text>
|
|
86
|
+
<text
|
|
87
|
+
xml:space="preserve"
|
|
88
|
+
style="font-size:22.6785px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.3;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
89
|
+
x="-39.718166"
|
|
90
|
+
y="-66.63678"
|
|
91
|
+
id="text3"
|
|
92
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
93
|
+
inkscape:export-xdpi="96"
|
|
94
|
+
inkscape:export-ydpi="96"><tspan
|
|
95
|
+
sodipodi:role="line"
|
|
96
|
+
id="tspan3"
|
|
97
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.47902"
|
|
98
|
+
x="-39.718166"
|
|
99
|
+
y="-66.63678">7</tspan></text>
|
|
100
|
+
<text
|
|
101
|
+
xml:space="preserve"
|
|
102
|
+
style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
103
|
+
x="-59.883732"
|
|
104
|
+
y="-73.154327"
|
|
105
|
+
id="text2-6"
|
|
106
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
107
|
+
inkscape:export-xdpi="96"
|
|
108
|
+
inkscape:export-ydpi="96"><tspan
|
|
109
|
+
sodipodi:role="line"
|
|
110
|
+
id="tspan2-2"
|
|
111
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
112
|
+
x="-59.883732"
|
|
113
|
+
y="-73.154327">SPONSOR-LOGO-7</tspan></text>
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="63.5mm"
|
|
6
|
+
height="15.875mm"
|
|
7
|
+
viewBox="0 0 63.5 15.875"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
11
|
+
sodipodi:docname="sponsor-logo-8.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
17
|
+
<sodipodi:namedview
|
|
18
|
+
id="namedview1"
|
|
19
|
+
pagecolor="#ffffff"
|
|
20
|
+
bordercolor="#000000"
|
|
21
|
+
borderopacity="0.25"
|
|
22
|
+
inkscape:showpageshadow="2"
|
|
23
|
+
inkscape:pageopacity="0.0"
|
|
24
|
+
inkscape:pagecheckerboard="0"
|
|
25
|
+
inkscape:deskcolor="#d1d1d1"
|
|
26
|
+
inkscape:document-units="mm"
|
|
27
|
+
inkscape:zoom="3.2526912"
|
|
28
|
+
inkscape:cx="48.72888"
|
|
29
|
+
inkscape:cy="13.373541"
|
|
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="g7-3" />
|
|
36
|
+
<defs
|
|
37
|
+
id="defs1" />
|
|
38
|
+
<g
|
|
39
|
+
inkscape:label="Layer 1"
|
|
40
|
+
inkscape:groupmode="layer"
|
|
41
|
+
id="layer1"
|
|
42
|
+
transform="translate(-214.04791,-95.514585)">
|
|
43
|
+
<g
|
|
44
|
+
id="g7-3"
|
|
45
|
+
transform="translate(305.79321,178.02635)"
|
|
46
|
+
inkscape:export-filename="sponsor-logo-1.png"
|
|
47
|
+
inkscape:export-xdpi="96"
|
|
48
|
+
inkscape:export-ydpi="96">
|
|
49
|
+
<rect
|
|
50
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.79375;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
51
|
+
id="rect2-5"
|
|
52
|
+
width="63.5"
|
|
53
|
+
height="15.875"
|
|
54
|
+
x="-91.7453"
|
|
55
|
+
y="-82.511765"
|
|
56
|
+
inkscape:export-filename="sponsor-logo-4.png"
|
|
57
|
+
inkscape:export-xdpi="96"
|
|
58
|
+
inkscape:export-ydpi="96" />
|
|
59
|
+
<text
|
|
60
|
+
xml:space="preserve"
|
|
61
|
+
style="font-size:21.9268px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
62
|
+
x="-34.713707"
|
|
63
|
+
y="-66.899879"
|
|
64
|
+
id="text1"
|
|
65
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
66
|
+
inkscape:export-xdpi="96"
|
|
67
|
+
inkscape:export-ydpi="96"><tspan
|
|
68
|
+
sodipodi:role="line"
|
|
69
|
+
id="tspan1"
|
|
70
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
71
|
+
x="-34.713707"
|
|
72
|
+
y="-66.899879">8</tspan></text>
|
|
73
|
+
<use
|
|
74
|
+
x="0"
|
|
75
|
+
y="0"
|
|
76
|
+
xlink:href="#text1"
|
|
77
|
+
id="use2"
|
|
78
|
+
transform="translate(-2.6876106)"
|
|
79
|
+
style="opacity:0.5" />
|
|
80
|
+
<text
|
|
81
|
+
xml:space="preserve"
|
|
82
|
+
style="font-size:21.9268px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;opacity:0.3;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
83
|
+
x="-40.088928"
|
|
84
|
+
y="-66.899879"
|
|
85
|
+
id="use3"
|
|
86
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
87
|
+
inkscape:export-xdpi="96"
|
|
88
|
+
inkscape:export-ydpi="96"><tspan
|
|
89
|
+
sodipodi:role="line"
|
|
90
|
+
id="tspan3"
|
|
91
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#f6edf4;fill-opacity:1;stroke-width:1.43"
|
|
92
|
+
x="-40.088928"
|
|
93
|
+
y="-66.899879">8</tspan></text>
|
|
94
|
+
<text
|
|
95
|
+
xml:space="preserve"
|
|
96
|
+
style="font-size:4.05696px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
97
|
+
x="-59.883732"
|
|
98
|
+
y="-73.154327"
|
|
99
|
+
id="text2-6"
|
|
100
|
+
inkscape:export-filename="sponsor-logo-7.png"
|
|
101
|
+
inkscape:export-xdpi="96"
|
|
102
|
+
inkscape:export-ydpi="96"><tspan
|
|
103
|
+
sodipodi:role="line"
|
|
104
|
+
id="tspan2-2"
|
|
105
|
+
style="font-weight:bold;text-align:center;text-anchor:middle;fill:#a14f8c;fill-opacity:1;stroke-width:0.264583"
|
|
106
|
+
x="-59.883732"
|
|
107
|
+
y="-73.154327">SPONSOR-LOGO-8</tspan></text>
|
|
108
|
+
</g>
|
|
109
|
+
</g>
|
|
110
|
+
</svg>
|
|
Binary file
|