Files
hiring-test-one/extend/live-reload-optional/index.html

11 lines
168 B
HTML
Raw Normal View History

2016-06-16 23:00:07 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>live-reload demo</title>
</head>
<body>
<h1>Live reloaded attached</h1>
</body>
</html>