Update src/.vuepress/public/ipfs-404.html

Co-authored-by: Jessica Schilling <jessica@protocol.ai>
This commit is contained in:
Zé Bateira
2021-03-26 17:36:22 +00:00
parent 5b9b73da6f
commit 71a4b8b71a
+2 -2
View File
@@ -1,10 +1,10 @@
<html>
<head>
<title>IPFS Blog</title>
<title>IPFS Blog &amp; News</title>
</head>
<body>
<script>
window.location.pathname = '/404.html'
</script>
</body>
</html>
</html>