Skip to content

Commit 4b90a4a

Browse files
committed
update xreflang
1 parent 7612a24 commit 4b90a4a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,12 @@
99
<link
1010
href="https://fonts.googleapis.com/css2?family=SUSE:[email protected]&display=swap" rel="stylesheet">
1111
<link rel="stylesheet" href="{{uiRootPath}}/css/vendor/light.css">
12-
12+
<a class="survey-link" href="https://suselinux.fra1.qualtrics.com/jfe/form/SV_bEiGZbUNzLD8Tcy"> Documentation survey </a>
13+
<script src="/docserv/res/lightheaded/analytics.js" type="text/javascript"></script>
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"/>
17+
<link href="https://documentation.suse.com/suma/5.0/en{{page.url}}" hreflang="en-US" rel="alternate" />
18+
<link href="https://documentation.suse.com/suma/5.0/ko{{page.url}}" hreflang="ko-kr" rel="alternate" />
19+
<link href="https://documentation.suse.com/suma/5.0/ja{{page.url}}" hreflang="ja-JP" rel="alternate" />
20+
<link href="https://documentation.suse.com/suma/5.0/zh_CN{{page.url}}" hreflang="zh-CN" rel="alternate" />

0 commit comments

Comments
 (0)