Skip to content

Commit

Permalink
fix: show the v2 welcome message also on landing page (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e authored Dec 11, 2024
1 parent 81e0a90 commit e2f76cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/ui/src/components/Layout/Site.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<SiteTopnav />
<router-view />
<SiteFooter />
<FlashMessageWelcome />
</template>

0 comments on commit e2f76cc

Please sign in to comment.