Skip to content

Commit 19cfea9

Browse files
committed
chore: summit header - close form for this years
1 parent 40c582c commit 19cfea9

File tree

1 file changed

+10
-10
lines changed
  • .vitepress/theme/nativescript-theme

1 file changed

+10
-10
lines changed

.vitepress/theme/nativescript-theme/index.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6527,7 +6527,7 @@ var script$a = defineComponent({
65276527
var _hoisted_1$a = /*#__PURE__*/ createVNode(
65286528
'a',
65296529
{
6530-
href: '/professional-services-summit-2021',
6530+
href: 'https://nativescript.org/professional-services-summit-2021',
65316531
class:
65326532
'flex flex-col items-center content-center justify-center px-4 py-2 text-white bg-gray-800 md:flex-row',
65336533
},
@@ -6537,16 +6537,16 @@ var _hoisted_1$a = /*#__PURE__*/ createVNode(
65376537
{
65386538
class: 'text-sm font-medium',
65396539
},
6540-
'Are you passionate about professional NativeScript solutions for your customers?'
6541-
),
6542-
/*#__PURE__*/ createVNode(
6543-
'div',
6544-
{
6545-
class:
6546-
'px-2 py-1 ml-4 text-sm font-medium leading-snug text-white transition-colors rounded bg-ns-blue hover:hover:bg-blue-300',
6547-
},
6548-
' Join Professional Summit 2021 '
6540+
'Professional Summit 2021 going on this week!'
65496541
),
6542+
// /*#__PURE__*/ createVNode(
6543+
// 'div',
6544+
// {
6545+
// class:
6546+
// 'px-2 py-1 ml-4 text-sm font-medium leading-snug text-white transition-colors rounded bg-ns-blue hover:hover:bg-blue-300',
6547+
// },
6548+
// ' Join Professional Summit 2021 '
6549+
// ),
65506550
],
65516551
-1
65526552
)

0 commit comments

Comments
 (0)