1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00
ipfs-boards/webapp/index.html

12 lines
301 B
HTML
Raw Permalink Normal View History

2015-11-20 14:20:06 +01:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{%= o.htmlWebpackPlugin.options.title %}</title>
<div id="root"></div>
</head>
<body>
</body>
</html>