Files
hiring-test-one/extend/live-reload-optional/index.html
Lloyd Brookes 6298f693cd extend examples
2016-06-18 10:29:34 +01:00

11 lines
168 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>live-reload demo</title>
</head>
<body>
<h1>Live reloaded attached</h1>
</body>
</html>