Skip to content

Commit

Permalink
feat: add ipfs-geoip example
Browse files Browse the repository at this point in the history
fixes #355
  • Loading branch information
SgtPooki committed May 23, 2023
1 parent 8d784bb commit 1dfa524
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/StartExploringPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ const StartExploringPage = ({ t, embed, runTour = false, joyrideCallback }) => (
<li>
<ExploreSuggestion name='Distributed Wikipedia mirror' cid='bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze' type='hamt-sharded-directory' />
</li>
<li>
<ExploreSuggestion name='ipfs-geoip' cid='bafyreihnpl7ami7esahkfdnemm6idx4r2n6u3apmtcrxlqwuapgjsciihy' type='dag-cbor' />
</li>
<li>
<ExploreSuggestion name='DAG-CBOR Block' cid='bafyreicnokmhmrnlp2wjhyk2haep4tqxiptwfrp2rrs7rzq7uk766chqvq' type='dag-cbor' />
</li>
Expand Down

0 comments on commit 1dfa524

Please sign in to comment.