mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-01-26 15:04:19 +01:00
10 lines
224 B
HTML
10 lines
224 B
HTML
<html>
|
|
<head>
|
|
<title>IPFS Board</title>
|
|
<link rel="stylesheet" href="butstràp">
|
|
</head>
|
|
<body>
|
|
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.7/angular.min.js"></script>
|
|
</body>
|
|
</html>
|