fix: markdown rendering on index.html (#3472)

This commit is contained in:
dni ⚡
2025-11-04 08:40:10 +01:00
committed by GitHub
parent 877af0c21e
commit 98e9a61b98
+2 -3
View File
@@ -94,9 +94,8 @@
<p <p
class="q-my-sm" class="q-my-sm"
v-if="'{{LNBITS_SHOW_HOME_PAGE_ELEMENTS}}' == 'True'" v-if="'{{LNBITS_SHOW_HOME_PAGE_ELEMENTS}}' == 'True'"
> v-html="formatDescription"
{{SITE_DESCRIPTION}} ></p>
</p>
</template> </template>
<!-- <div <!-- <div
class="gt-sm" class="gt-sm"