File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2525 <v-btn text color =" white" >GET IN TOUCH</v-btn >
2626 </a >
2727 </v-col >
28+ <v-col class =" d-flex align-center justify-center" >
29+ <a @click =" goto('event-display')" style =" text-decoration : none ;" >
30+ <v-btn text color =" white" >EVENTS</v-btn >
31+ </a >
32+ </v-col >
2833 <v-col class =" d-flex align-center justify-center" >
2934 <a @click =" goto('resources')" style =" text-decoration : none ;" >
3035 <v-btn text color =" white" >RESOURCES</v-btn >
6267 Get in touch
6368 </a >
6469 </v-list-item >
70+ <v-list-item >
71+ <a @click =" goto('event-display')" style =" text-decoration : none ; color : black ;" >
72+ Events
73+ </a >
74+ </v-list-item >
6575 <v-list-item >
6676 <a @click =" goto('resources')" style =" text-decoration : none ; color : black ;" >
6777 Resources
You can’t perform that action at this time.
0 commit comments