Skip to content

Commit

Permalink
Merge pull request #84 from ipfs/andyschwab-ecosystem-image
Browse files Browse the repository at this point in the history
feat: redirect ecosystem image
  • Loading branch information
andyschwab committed Aug 5, 2021
2 parents fae4eac + 77f3f75 commit 02c94cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions static/images/ipfs-applications-diagram.png/index.html
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Ecosystem Redirect</title>
<link rel="canonical" href="https://ecosystem.ipfs.io/showcase/?category=focus"/>
<meta name="robots" content="noindex">
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="refresh" content="0; url=https://ecosystem.ipfs.io/showcase/?category=focus"/>
</head>
</html>

0 comments on commit 02c94cb

Please sign in to comment.