Skip to content

Commit

Permalink
chore: remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd authored Mar 27, 2023
1 parent 53d0099 commit 0e45804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/theme-default/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ provide('hero-image-slot-exists', heroImageSlotExists)
<template #doc-top><slot name="doc-top" /></template>
<template #doc-bottom><slot name="doc-bottom" /></template>


<template #aside-top><slot name="aside-top" /></template>
<template #aside-bottom><slot name="aside-bottom" /></template>
<template #aside-outline-before><slot name="aside-outline-before" /></template>
Expand Down

0 comments on commit 0e45804

Please sign in to comment.