File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
.vitepress/theme/nativescript-theme Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6527,7 +6527,7 @@ var script$a = defineComponent({
6527
6527
var _hoisted_1$a = /*#__PURE__*/ createVNode (
6528
6528
'a' ,
6529
6529
{
6530
- href : '/professional-services-summit-2021' ,
6530
+ href : 'https://nativescript.org /professional-services-summit-2021' ,
6531
6531
class :
6532
6532
'flex flex-col items-center content-center justify-center px-4 py-2 text-white bg-gray-800 md:flex-row' ,
6533
6533
} ,
@@ -6537,16 +6537,16 @@ var _hoisted_1$a = /*#__PURE__*/ createVNode(
6537
6537
{
6538
6538
class : 'text-sm font-medium' ,
6539
6539
} ,
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!'
6549
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 '
6549
+ // ),
6550
6550
] ,
6551
6551
- 1
6552
6552
)
You can’t perform that action at this time.
0 commit comments