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