mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 11:14:02 +02:00
Added subdomain readme link
This commit is contained in:
@@ -16,7 +16,7 @@ LNBITS_SERVICE_FEE="0.0"
|
|||||||
# Change theme
|
# Change theme
|
||||||
LNBITS_SITE_TITLE=LNbits
|
LNBITS_SITE_TITLE=LNbits
|
||||||
# Choose from mint, flamingo, quasar, autumn, monochrome
|
# Choose from mint, flamingo, quasar, autumn, monochrome
|
||||||
LNBITS_THEME_OPTIONS="mint, flamingo, quasar, autumn, monochrome"
|
LNBITS_THEME_OPTIONS="mint, flamingo, quasar, autumn, monochrome, salvador"
|
||||||
|
|
||||||
# Choose from LNPayWallet, OpenNodeWallet, LntxbotWallet, LndWallet (gRPC),
|
# Choose from LNPayWallet, OpenNodeWallet, LntxbotWallet, LndWallet (gRPC),
|
||||||
# LndRestWallet, CLightningWallet, LNbitsWallet, SparkWallet
|
# LndRestWallet, CLightningWallet, LNbitsWallet, SparkWallet
|
||||||
|
@@ -11,8 +11,11 @@
|
|||||||
</h5>
|
</h5>
|
||||||
<p>
|
<p>
|
||||||
Charge people for using your subdomain name...<br />
|
Charge people for using your subdomain name...<br />
|
||||||
Are you the owner of <b>cool-domain.com</b> and want to sell
|
|
||||||
<i>cool-subdomain</i>.<b>cool-domain.com</b>
|
<a
|
||||||
|
href="https://github.com/lnbits/lnbits/tree/master/lnbits/extensions/subdomains"
|
||||||
|
>More details</a
|
||||||
|
>
|
||||||
<br />
|
<br />
|
||||||
<small>
|
<small>
|
||||||
Created by, <a href="https://github.com/grmkris">Kris</a></small
|
Created by, <a href="https://github.com/grmkris">Kris</a></small
|
||||||
|
@@ -149,17 +149,17 @@
|
|||||||
</q-table>
|
</q-table>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
<div class="col-12 col-md-4 col-lg-5 q-gutter-y-md">
|
</div>
|
||||||
<q-card>
|
<div class="col-12 col-md-4 col-lg-5 q-gutter-y-md">
|
||||||
<q-card-section>
|
<q-card>
|
||||||
<h6 class="text-subtitle1 q-my-none">LNbits Subdomain extension</h6>
|
<q-card-section>
|
||||||
</q-card-section>
|
<h6 class="text-subtitle1 q-my-none">LNbits Subdomain extension</h6>
|
||||||
<q-card-section class="q-pa-none">
|
</q-card-section>
|
||||||
<q-separator></q-separator>
|
<q-card-section class="q-pa-none">
|
||||||
<q-list> {% include "subdomains/_api_docs.html" %} </q-list>
|
<q-separator></q-separator>
|
||||||
</q-card-section>
|
<q-list> {% include "subdomains/_api_docs.html" %} </q-list>
|
||||||
</q-card>
|
</q-card-section>
|
||||||
</div>
|
</q-card>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<q-dialog v-model="domainDialog.show" position="top">
|
<q-dialog v-model="domainDialog.show" position="top">
|
||||||
|
Reference in New Issue
Block a user