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