We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f70e95 commit c760d3aCopy full SHA for c760d3a
layouts/default.vue
@@ -17,7 +17,7 @@ const showPromoBackground = useCookie("showPromoBackground", { default: () => tr
17
18
<Flex direction="column" align="center" :class="$style.content">
19
<Feed />
20
- <AdvBanner orientation="horizontal" />
+ <AdvBanner advName="lotus_upgrade" orientation="horizontal" />
21
<ActionBar />
22
23
<Flex direction="column" align="center" wide :class="$style.container">
0 commit comments