Skip to content

Commit c760d3a

Browse files
committed
Lotus upgrade - horiz;
1 parent 1f70e95 commit c760d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/default.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const showPromoBackground = useCookie("showPromoBackground", { default: () => tr
1717

1818
<Flex direction="column" align="center" :class="$style.content">
1919
<Feed />
20-
<AdvBanner orientation="horizontal" />
20+
<AdvBanner advName="lotus_upgrade" orientation="horizontal" />
2121
<ActionBar />
2222

2323
<Flex direction="column" align="center" wide :class="$style.container">

0 commit comments

Comments
 (0)