Skip to content

Commit

Permalink
Merge pull request #102 from ejp-rd-vp/94-redirection-to-ejp-rd-landi…
Browse files Browse the repository at this point in the history
…ng-page-via-ejp-rd-logo-on-top-of-vp-landing-page

94-redirection-to-ejp-rd-landing-page-via-ejp-rd-logo-on-top-of-vp-la…
  • Loading branch information
vabishaa authored Feb 2, 2024
2 parents 43fafda + a3b11a7 commit 98fe37a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
<AcceptFunctionalCookiesDialog v-if="!cookiesAccepted" />
<v-app-bar v-if="this.$vuetify.breakpoint.mdAndUp" dark color="#1f3863" height="130px" fixed app>
<v-toolbar-title>
<a href="/">
<img src="@/assets/images/logo/VP-PORTAL.png">
</a>
</v-toolbar-title>
<v-spacer />
<v-btn-toggle
Expand Down

0 comments on commit 98fe37a

Please sign in to comment.