File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 8
8
restore ( 'vue-docs-prefer-composition' , 'prefer-composition' , true )
9
9
restore ( 'vue-docs-prefer-sfc' , 'prefer-sfc' , true )
10
10
11
- window . __VUE_BANNER_ID__ = 'vt2023'
11
+ window . __VUE_BANNER_ID__ = 'vt2023-2 '
12
12
restore ( `vue-docs-banner-${ __VUE_BANNER_ID__ } ` , 'banner-dismissed' )
13
13
} ) ( )
Original file line number Diff line number Diff line change @@ -29,9 +29,10 @@ function dismiss() {
29
29
<a
30
30
target =" _blank"
31
31
class =" vt-primary-action"
32
- href =" https://vuetoronto.com?utm_source=vuejs&utm_content=top_banner"
33
- >Register <span class =" vt-time-now" >Now</span ></a
32
+ href =" https://vuetoronto.com/schedule?utm_source=vuejs&utm_content=top_banner"
34
33
>
34
+ <span class =" vt-time-now" >View</span > Schedule
35
+ </a >
35
36
</p >
36
37
<button @click =" dismiss" >
37
38
<VTIconPlus class =" close" />
You can’t perform that action at this time.
0 commit comments