mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-04-17 03:58:37 +02:00
10 lines
130 B
HTML
10 lines
130 B
HTML
<html>
|
|
<head>
|
|
<title>IPFS Board</title>
|
|
</head>
|
|
<body>
|
|
Loading...
|
|
<script src="/app.js"></script>
|
|
</body>
|
|
</html>
|