Skip to content

Commit d087e6f

Browse files
committed
update meta and css
1 parent 986dd40 commit d087e6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

branding/supplemental-ui/suma/susecom-2025/css/site-extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ margin: .225rem;
12921292
.toolbar {
12931293
background-color: #efefef;
12941294
/* Shared Header - start */
1295-
top: 6.9rem;
1295+
top: 6.8rem;
12961296
/* Shared Header - end */
12971297
}
12981298

branding/supplemental-ui/suma/susecom-2025/partials/head-meta.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<script src="/docserv/res/lightheaded/analytics.js" type="text/javascript"></script>
1717

1818
<script type="module">
19-
import { defineCustomElements, setAssetPath } from 'https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.3/shared-header.esm.js';
19+
import { defineCustomElements, setAssetPath } from 'https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.5/shared-header.esm.js';
2020
defineCustomElements();
21-
setAssetPath("https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.2/assets");
21+
setAssetPath("https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.5/assets");
2222
</script>
2323
<link href="https://documentation.suse.com/suma/4.3/en{{page.url}}" rel="canonical"/>
2424
<link href="https://documentation.suse.com/suma/4.3/en{{page.url}}" hreflang="x-default" rel="alternate"/>

0 commit comments

Comments
 (0)