diff --git a/src/assets/images/btc.png b/content/page/home/InTheNews/btc.png similarity index 100% rename from src/assets/images/btc.png rename to content/page/home/InTheNews/btc.png diff --git a/src/assets/images/cryptodaily.png b/content/page/home/InTheNews/cryptodaily.png similarity index 100% rename from src/assets/images/cryptodaily.png rename to content/page/home/InTheNews/cryptodaily.png diff --git a/src/assets/images/forbers.png b/content/page/home/InTheNews/forbers.png similarity index 100% rename from src/assets/images/forbers.png rename to content/page/home/InTheNews/forbers.png diff --git a/src/assets/images/grit_daily.png b/content/page/home/InTheNews/grit_daily.png similarity index 100% rename from src/assets/images/grit_daily.png rename to content/page/home/InTheNews/grit_daily.png diff --git a/src/assets/images/hackernoon.png b/content/page/home/InTheNews/hackernoon.png similarity index 100% rename from src/assets/images/hackernoon.png rename to content/page/home/InTheNews/hackernoon.png diff --git a/content/page/home/InTheNews/inTheNews.md b/content/page/home/InTheNews/inTheNews.md index 976bfa56b..b736a89b0 100644 --- a/content/page/home/InTheNews/inTheNews.md +++ b/content/page/home/InTheNews/inTheNews.md @@ -1,24 +1,23 @@ --- id: in_the_news -# Add logos in src/assets/images/ partners: - path: https://www.forbes.com/sites/johnkoetsier/2020/06/20/largest-distributed-peer-to-peer-grid-on-the-planet-laying-foundation-for-a-decentralized-internet/?fbclid=IwAR1WKCpqLcWPRWg5bPD6RCQE5JJjRPt6ey5vbEnu3db2FvJnp6-YKeVZNW8#79aa340e6798' - logo: forbers.png + logo: ./logos/forbers.png - path: https://cointelegraph.com/news/peer-to-peer-internet-has-lofty-goal-to-bring-true-decentralization - logo: thecointel.png + logo: ./logos/thecointel.png - path: https://hackernoon.com/is-it-possible-to-create-a-decentralized-internet-this-startup-and-its-farmers-think-so-ey2e3ycf - logo: hackernoon.png + logo: ./logos/hackernoon.png - path: https://cryptodaily.co.uk/2019/11/data-centers-are-under-pressure-to-meet-internet-demand - logo: cryptodaily.png + logo: ./logos/cryptodaily.png - path: https://gritdaily.com/belarus-governments-control-internet/ - logo: grit_daily.png + logo: ./logos/grit_daily.png - path: https://btcmanager.com/digibyte-dgb-threefold-decentralize-global-internet-architecture/?q=/digibyte-dgb-threefold-decentralize-global-internet-architecture/&q=/digibyte-dgb-threefold-decentralize-global-internet-architecture/ - logo: btc.png + logo: ./logos/btc.png --- In the News diff --git a/content/page/home/InTheNews/logos/btc.png b/content/page/home/InTheNews/logos/btc.png new file mode 100644 index 000000000..7b97ffa39 Binary files /dev/null and b/content/page/home/InTheNews/logos/btc.png differ diff --git a/content/page/home/InTheNews/logos/cryptodaily.png b/content/page/home/InTheNews/logos/cryptodaily.png new file mode 100644 index 000000000..208bff174 Binary files /dev/null and b/content/page/home/InTheNews/logos/cryptodaily.png differ diff --git a/content/page/home/InTheNews/logos/forbers.png b/content/page/home/InTheNews/logos/forbers.png new file mode 100644 index 000000000..7a72ec7e6 Binary files /dev/null and b/content/page/home/InTheNews/logos/forbers.png differ diff --git a/content/page/home/InTheNews/logos/grit_daily.png b/content/page/home/InTheNews/logos/grit_daily.png new file mode 100644 index 000000000..f4a6339e0 Binary files /dev/null and b/content/page/home/InTheNews/logos/grit_daily.png differ diff --git a/content/page/home/InTheNews/logos/hackernoon.png b/content/page/home/InTheNews/logos/hackernoon.png new file mode 100644 index 000000000..e80c70341 Binary files /dev/null and b/content/page/home/InTheNews/logos/hackernoon.png differ diff --git a/src/assets/images/thecointel.png b/content/page/home/InTheNews/logos/thecointel.png similarity index 100% rename from src/assets/images/thecointel.png rename to content/page/home/InTheNews/logos/thecointel.png diff --git a/content/page/home/InTheNews/thecointel.png b/content/page/home/InTheNews/thecointel.png new file mode 100644 index 000000000..c7bee6a64 Binary files /dev/null and b/content/page/home/InTheNews/thecointel.png differ diff --git a/src/components/marketing/sections/logo-clouds/off_white_grid.vue b/src/components/marketing/sections/logo-clouds/off_white_grid.vue index 16f61eb9d..666e8320b 100644 --- a/src/components/marketing/sections/logo-clouds/off_white_grid.vue +++ b/src/components/marketing/sections/logo-clouds/off_white_grid.vue @@ -1,11 +1,10 @@