From 86607335ea389e6ef329a8ed73f21b0b55b01962 Mon Sep 17 00:00:00 2001 From: Ziad Saab Date: Sun, 24 Sep 2023 17:08:21 -0400 Subject: [PATCH] Revert "add temp instructions for ethglobal hackathon" This reverts commit 2652324006c75441520e68957c2d1e81448463e9. --- snaps/assets/ethglobal.svg | 1 - snaps/index.mdx | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 snaps/assets/ethglobal.svg diff --git a/snaps/assets/ethglobal.svg b/snaps/assets/ethglobal.svg deleted file mode 100644 index c06d879fe10..00000000000 --- a/snaps/assets/ethglobal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/snaps/index.mdx b/snaps/index.mdx index 8186227526d..dc71ff306b5 100644 --- a/snaps/index.mdx +++ b/snaps/index.mdx @@ -6,12 +6,6 @@ import CardList from '@site/src/components/CardList' # Extend the functionality of MetaMask using Snaps -:::tip -![ethglobal](./assets/ethglobal.svg) - -**At ETHGlobal NYC?** If you are hacking on our bounties, take a look at our [Hackathon Guide](https://github.com/MetaMask/snaps/discussions/1775). -::: - MetaMask Snaps is an open source system that allows anyone to safely extend the functionality of MetaMask, creating new web3 end user experiences.