Include initial web router
This commit is contained in:
BIN
html/favicon.ico
Normal file
BIN
html/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
12
html/index.html
Normal file
12
html/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Peernet Web Gateway</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>This is a web gateway to access Peernet files on the legacy web. Why don't you try the native <a href="https://peernet.org/">Peernet Browser</a>?</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user