Skip to content

Commit

Permalink
Update index.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mathe42 authored Nov 2, 2023
1 parent f374a70 commit 21bfc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export default defineComponent({
const countdown = {
date: '2023-11-05T14:00:00Z',
show: false
show: true
}
return { upcomingEvents, recentPosts, countdown }
Expand Down

0 comments on commit 21bfc80

Please sign in to comment.