diff --git a/images/projects/DCOneCrypto.png b/images/projects/DCOneCrypto.png index cb6cb23e..57bafe0a 100644 Binary files a/images/projects/DCOneCrypto.png and b/images/projects/DCOneCrypto.png differ diff --git a/images/projects/cf_dark.webp b/images/projects/cf_dark.webp new file mode 100644 index 00000000..34526d48 Binary files /dev/null and b/images/projects/cf_dark.webp differ diff --git a/images/projects/cf_light.webp b/images/projects/cf_light.webp new file mode 100644 index 00000000..e516aa8d Binary files /dev/null and b/images/projects/cf_light.webp differ diff --git a/images/projects/raywallet.png b/images/projects/raywallet.png new file mode 100644 index 00000000..6173e3fa Binary files /dev/null and b/images/projects/raywallet.png differ diff --git a/images/projects/vespr_dark_mode.webp b/images/projects/vespr_dark_mode.webp index 4642d8ce..4793e917 100644 Binary files a/images/projects/vespr_dark_mode.webp and b/images/projects/vespr_dark_mode.webp differ diff --git a/projects.json b/projects.json index 1174fb20..2f4c5c9b 100644 --- a/projects.json +++ b/projects.json @@ -69,8 +69,24 @@ } }, { - "text": "CNTools/gLiveview", - "link": "https://cardano-community.github.io/guild-operators/Scripts/cntools/", + "text": "Cardano Foundation", + "link": "https://cardanofoundation.org/https://cardanofoundation.org/", + "logo": { + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/cf_dark.webp", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/cf_light.webp" + } + }, + { + "text": "DCOne Crypto", + "link": "https://dconecrypto.finance", + "logo": { + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png" + } + }, + { + "text": "Guild Operators", + "link": "https://cardano-community.github.io/guild-operators/", "logo": { "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/guild.webp", "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/guild.webp" @@ -109,19 +125,19 @@ } }, { - "text": "Poolpeek", - "link": "https://poolpeek.com", + "text": "NMKR", + "link": "https://nmkr.io", "logo": { - "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp", - "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp" + "dark": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png", + "light": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png" } }, { - "text": "TosiDrop", - "link": "https://tosidrop.io", + "text": "Poolpeek", + "link": "https://poolpeek.com", "logo": { - "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png", - "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png" + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp" } }, { @@ -133,27 +149,27 @@ } }, { - "text": "VESPR", - "link": "https://vespr.xyz", + "text": "Ray Network", + "link": "https://raynetwork.io", "logo": { - "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_dark_mode.webp", - "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_light_mode.webp" + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png" } }, { - "text": "NMKR", - "link": "https://nmkr.io", + "text": "TosiDrop", + "link": "https://tosidrop.io", "logo": { - "dark": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png", - "light": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png" + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png" } }, { - "text": "DCOne Crypto", - "link": "https://dconecrypto.finance", + "text": "VESPR", + "link": "https://vespr.xyz", "logo": { - "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png", - "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png" + "dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_dark_mode.webp", + "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_light_mode.webp" } } ]