File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 88 restore ( 'vue-docs-prefer-composition' , 'prefer-composition' , true )
99 restore ( 'vue-docs-prefer-sfc' , 'prefer-sfc' , true )
1010
11- window . __VUE_BANNER_ID__ = 'vuefes2024_ticket2 '
11+ window . __VUE_BANNER_ID__ = 'vuefes2024_ticket3 '
1212 restore ( `vue-docs-banner-${ __VUE_BANNER_ID__ } ` , 'banner-dismissed' )
1313} ) ( )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ function dismiss() {
2323<template >
2424 <div class =" banner" v-if =" open" >
2525 <a href =" https://note.com/moe6811/n/n813c1da8cad7" target =" _blank" >
26- Vue Fes Japan 2024 チケット早割販売中! < span >8/25 (日)までのご購入で 1,000円 OFF!</ span >
26+ Vue Fes Japan 2024 チケット< span >早割販売中!</ span >9/8< span > (日)</ span >まで< span >のご購入で</ span > 1,000円 OFF!
2727 </a >
2828 </div >
2929</template >
@@ -50,6 +50,7 @@ html:not(.banner-dismissed) {
5050 font-weight : 600 ;
5151 color : #fff ;
5252 background-color : var (--vt-c-green );
53+ background-color : #35495e ; /* Vue Fes */
5354}
5455
5556.banner-dismissed .banner {
You can’t perform that action at this time.
0 commit comments