Update index.vue

This commit is contained in:
Georges KABBOUCHI 2021-08-28 17:38:58 +03:00
parent 55f65f8670
commit fe8e9a7e70

View File

@ -59,7 +59,7 @@ const appsPerNetwork = {
icon: MakerIcon, icon: MakerIcon,
name: "MakerDAO", name: "MakerDAO",
url: "/mainnet/maker", url: "/mainnet/maker",
description: "Collateralized Debt" description: "Collateralized DAI Debt"
}, },
{ {
id: "1inch", id: "1inch",
@ -73,7 +73,7 @@ const appsPerNetwork = {
icon: LiquityIcon, icon: LiquityIcon,
name: "Liquity", name: "Liquity",
url: "/mainnet/liquity", url: "/mainnet/liquity",
description: "Collateralized Debt" description: "Collateralized LUSD Debt"
} }
], ],
polygon: [ polygon: [