You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content: '<span style="font-size:16px">Did you know the WiX Lifecycle is changing soon? <a style="text-decoration-line:none;border-bottom:1px solid" href="https://github.com/orgs/wixtoolset/discussions/8864?utm_source=wixtoolset.org&utm_medium=Display&utm_campaign=lifecycle&utm_term=read_about_it&utm_content=announcement_bar">Read about it here.</a></span>',
70
-
backgroundColor: '#FF5500',
71
-
textColor: '#fff',
72
-
isCloseable: false,
73
-
},
67
+
// announcementBar: {
68
+
// id: 'lifecycle',
69
+
// content: '<span style="font-size:16px">Did you know the WiX Lifecycle is changing soon? <a style="text-decoration-line:none;border-bottom:1px solid" href="https://github.com/orgs/wixtoolset/discussions/8864?utm_source=wixtoolset.org&utm_medium=Display&utm_campaign=lifecycle&utm_term=read_about_it&utm_content=announcement_bar">Read about it here.</a></span>',
70
+
// backgroundColor: '#FF5500',
71
+
// textColor: '#fff',
72
+
// isCloseable: false,
73
+
// },
74
74
navbar: {
75
-
title: 'WiX Toolset',
76
-
logo: {
77
-
alt: 'Logo',
78
-
src: 'img/logo-white-hollow-xs.png',
79
-
srcDark: 'img/logo-black-hollow-xs.png',
80
-
},
75
+
title: 'WiX v5 Docs',
76
+
// logo: {
77
+
// alt: 'Logo',
78
+
// src: 'img/logo-white-hollow-xs.png',
79
+
// srcDark: 'img/logo-black-hollow-xs.png',
80
+
// },
81
81
items: [
82
-
{to: '/news',label: 'News',position: 'right'},
82
+
// { to: '/news', label: 'News', position: 'right' },
0 commit comments