chore: clean up footer
This commit is contained in:
parent
3691ec389a
commit
06ef226440
|
@ -95,10 +95,5 @@ function toggleDark() {
|
|||
GitHub
|
||||
</NuxtLink>
|
||||
</div>
|
||||
<div>
|
||||
<button hover:underline @click="toggleKeyboardShortcuts">
|
||||
{{ $t('magic_keys.dialog_header') }}
|
||||
</button>
|
||||
</div>
|
||||
</footer>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue