File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
branding/supplemental-ui/suma/susecom-2025 Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -1219,4 +1219,16 @@ nav.pagination a {
1219
1219
.doc .procedure .title {
1220
1220
background : # bff1ea ;
1221
1221
color : # 00112b ;
1222
+ }
1223
+
1224
+ .survey-link {
1225
+ background-color : # 90ebcd ;
1226
+ padding : 16px ;
1227
+ position : fixed;
1228
+ bottom : 16px ;
1229
+ right : 16px ;
1230
+ color : black;
1231
+ font-weight : 500 ;
1232
+ z-index : 3 ;
1233
+ text-decoration : none;
1222
1234
}
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ href="https://fonts.googleapis.com/css2?family=SUSE:
[email protected] &display=swap"
12
12
<a class =" survey-link" href =" https://suselinux.fra1.qualtrics.com/jfe/form/SV_bEiGZbUNzLD8Tcy" > Documentation survey </a >
13
13
<script src =" /docserv/res/lightheaded/analytics.js" type =" text/javascript" ></script >
14
14
<!-- hreflang for localized alternates -->
15
- <link href =" https://documentation.suse.com/multi-linux-manager /5.0/en{{ page.url }} " rel =" canonical" />
16
- <link href =" https://documentation.suse.com/multi-linux-manager /5.0/en{{ page.url }} " hreflang =" x-default" rel =" alternate" />
15
+ <link href =" https://documentation.suse.com/suma /5.0/en{{ page.url }} " rel =" canonical" />
16
+ <link href =" https://documentation.suse.com/suma /5.0/en{{ page.url }} " hreflang =" x-default" rel =" alternate" />
17
17
<link href =" https://documentation.suse.com/suma/5.0/en{{ page.url }} " hreflang =" en-US" rel =" alternate" />
18
18
<link href =" https://documentation.suse.com/suma/5.0/ko{{ page.url }} " hreflang =" ko-kr" rel =" alternate" />
19
19
<link href =" https://documentation.suse.com/suma/5.0/ja{{ page.url }} " hreflang =" ja-JP" rel =" alternate" />
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ products:
50
50
value : true
51
51
# Adjusting this is not required anymore as this is handled
52
52
# by the Makefile. Adjust the targets there if you need to
53
- supplemental_files : ./branding/supplemental-ui/suma/webui-2023
53
+ supplemental_files : ./branding/supplemental-ui/suma/susecom-2025
54
54
uyuni :
55
55
antora :
56
56
name : " uyuni"
You can’t perform that action at this time.
0 commit comments