fix: markdown rendering on index.html (#3472)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user