mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-02-11 17:34:18 +01:00
11 lines
240 B
HTML
11 lines
240 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>
|
|
Hello World
|
|
</body>
|
|
</html>
|