1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-02-11 17:34:18 +01:00
ipfs-boards/static/index.html

11 lines
240 B
HTML
Raw Normal View History

2015-11-04 16:08:33 +01:00
<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>
2015-11-04 16:41:17 +01:00
Hello World
2015-11-04 16:08:33 +01:00
</body>
</html>