saving
This commit is contained in:
parent
dbadcf267e
commit
49521ae595
24 changed files with 93 additions and 1093 deletions
BIN
acl.cool/recipes/AmarettiCookies.pdf
Normal file
BIN
acl.cool/recipes/AmarettiCookies.pdf
Normal file
Binary file not shown.
BIN
acl.cool/recipes/CoronationChicken.pdf
Normal file
BIN
acl.cool/recipes/CoronationChicken.pdf
Normal file
Binary file not shown.
BIN
acl.cool/recipes/EasySalsa.pdf
Normal file
BIN
acl.cool/recipes/EasySalsa.pdf
Normal file
Binary file not shown.
6
acl.cool/recipes/index.html
Normal file
6
acl.cool/recipes/index.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<ol>
|
||||
<li><a href="CoronationChicken.pdf">Coronation Chicken</a></li>
|
||||
<li><a href="EasySalsa.pdf">Easy Medium Salsa</a></li>
|
||||
<li><a href="AmarettiCookies.pdf">Amaretti Cookies</a></li>
|
||||
</ol>
|
||||
|
13
acl.cool/singular.html
Normal file
13
acl.cool/singular.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>acl.cool</h1>
|
||||
|
||||
<p>Welcome to acl.cool.</p> <a href="recipes/">recipes</a>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue