aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/404.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/404.html b/app/404.html
index 5a1585318..8a6df9d7a 100644
--- a/app/404.html
+++ b/app/404.html
@@ -46,6 +46,7 @@
<body>
<div class="app">
<img src="./images/404.png" alt="">
+ <h2>Powered by <a href="https://www.portal.network/">Portal Network</a></h2>
</div>
</body>
-</html> \ No newline at end of file
+</html>