fix: markdown rendering on index.html (#3472)
This commit is contained in:
parent
877af0c21e
commit
98e9a61b98
1 changed files with 2 additions and 3 deletions
|
|
@ -94,9 +94,8 @@
|
|||
<p
|
||||
class="q-my-sm"
|
||||
v-if="'{{LNBITS_SHOW_HOME_PAGE_ELEMENTS}}' == 'True'"
|
||||
>
|
||||
{{SITE_DESCRIPTION}}
|
||||
</p>
|
||||
v-html="formatDescription"
|
||||
></p>
|
||||
</template>
|
||||
<!-- <div
|
||||
class="gt-sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue