Skip to content

Commit d6e101f

Browse files
committed
add index file
1 parent c4d4389 commit d6e101f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: output/index.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<html>
2+
<head>
3+
</head>
4+
<body>
5+
<h1>Cookbook</h1>
6+
<a href="./cookbook.pdf">without images</a>
7+
<a href="./cookbook_images.pdf">with images</a>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)