middleman/middleman-core/fixtures/preview-server-hook-app/source/index.html.erb

10 lines
160 B
Plaintext

<html>
<head>
<meta charset="utf-8">
<title>preview-server-hook-app</title>
</head>
<body>
<h1>preview-server-hook-app</h1>
</body>
</html>