Skip to content

Commit

Permalink
Make "Hello world" message ADM specific.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk committed Jan 3, 2025
1 parent b28501f commit f24f034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import NavbarTop from './components/NavbarTop.vue'
<template>
<div class="flex min-h-screen flex-col">
<NavbarTop />
👉 Sie sind am richtigen Ort, aber es gibt noch nichts weiter zu sehen.
👉 Falls es um Verwaltungsvorschriften geht, sind Sie am richtigen Ort, aber es gibt noch nichts weiter zu sehen.
</div>
</template>

0 comments on commit f24f034

Please sign in to comment.