mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Update template/page-home.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
@@ -177,7 +177,7 @@
|
|||||||
{ "chip": _("Enabled"),
|
{ "chip": _("Enabled"),
|
||||||
"title": _("Non-Fungible Tokens"),
|
"title": _("Non-Fungible Tokens"),
|
||||||
"description": _("Lower fees, faster transactions, and custom token functionality make the XRPL ideally suited for building an ecosystem for NFTs. Explore <a href='docs.html'>proposed standards</a> for issuing NFTs."),
|
"description": _("Lower fees, faster transactions, and custom token functionality make the XRPL ideally suited for building an ecosystem for NFTs. Explore <a href='docs.html'>proposed standards</a> for issuing NFTs."),
|
||||||
"href": "docs.html"},
|
"href": "non-fungible-tokens.html"},
|
||||||
] %}
|
] %}
|
||||||
{% for feat in features %}
|
{% for feat in features %}
|
||||||
<li class="col ls-none pt-2">
|
<li class="col ls-none pt-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user