Skip to content

Commit 390f5d0

Browse files
authored
removed unused div
1 parent b797105 commit 390f5d0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

layouts/default.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<template>
2-
<div>
3-
<slot />
4-
</div>
2+
<slot />
53
<!--<img class="absolut bottom-0 left-0" alt="GitHub Release" src="https://img.shields.io/github/v/release/Xeferis/Xeferis.github.io?style=for-the-badge&color=gray">-->
64
</template>

0 commit comments

Comments
 (0)