mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
updated card links
This commit is contained in:
@@ -49,10 +49,10 @@
|
|||||||
"link": "https://twitter.com/XRPLF/"},
|
"link": "https://twitter.com/XRPLF/"},
|
||||||
{ "name": "Discord",
|
{ "name": "Discord",
|
||||||
"id": "discord",
|
"id": "discord",
|
||||||
"link": ""},
|
"link": "https://discord.gg/427qqMYwHh"},
|
||||||
{ "name": "YouTube",
|
{ "name": "YouTube",
|
||||||
"id": "youtube",
|
"id": "youtube",
|
||||||
"link": "#"},
|
"link": "https://www.youtube.com/channel/UC6zTJdNCBI-TKMt5ubNc_Gg"},
|
||||||
{ "name": "GitHub",
|
{ "name": "GitHub",
|
||||||
"id": "github",
|
"id": "github",
|
||||||
"link": "https://github.com/XRPLF/xrpl-dev-portal",
|
"link": "https://github.com/XRPLF/xrpl-dev-portal",
|
||||||
@@ -60,10 +60,6 @@
|
|||||||
{ "name": "Stack Overflow",
|
{ "name": "Stack Overflow",
|
||||||
"id": "stack-overflow",
|
"id": "stack-overflow",
|
||||||
"link": "https://stackoverflow.com/questions/tagged/xrp"},
|
"link": "https://stackoverflow.com/questions/tagged/xrp"},
|
||||||
{ "name": "Dev.to",
|
|
||||||
"id": "devto",
|
|
||||||
"link": "#",
|
|
||||||
"imgclasses": "invertible-img"},
|
|
||||||
] %}
|
] %}
|
||||||
<div class="row row-cols-2 row-cols-lg-4 card-deck">
|
<div class="row row-cols-2 row-cols-lg-4 card-deck">
|
||||||
{% for plat in platforms %}
|
{% for plat in platforms %}
|
||||||
|
|||||||
Reference in New Issue
Block a user