diff options
| author | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-30 01:30:14 -0700 |
|---|---|---|
| committer | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-30 01:30:14 -0700 |
| commit | a83e0b96a4a255a137115dfbee6ee7ea2991f84f (patch) | |
| tree | 8927fa19ae2cbbbe01833236af8e023ba1ee4e43 /ck/ck.html | |
| parent | 6584bd05061d8608f0c0398a9b4171f6590f19a4 (diff) | |
Diffstat (limited to 'ck/ck.html')
| -rw-r--r-- | ck/ck.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/ck/ck.html b/ck/ck.html new file mode 100644 index 0000000..57bae12 --- /dev/null +++ b/ck/ck.html @@ -0,0 +1,103 @@ +<html lang="en"> + <head> + <meta name="author" content="Salvador Franco de Rivera"> + <meta name="description" content="Index of cooking websites"> + <meta name="keywords" content="furry,hmofa,art,cooking,linux"> + <title>El Arriero's Directory - Cooking</title> + <link href="/neuarriero.css" rel="stylesheet"> + </head> + + <body> + <header> + <a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J"> + <img src="/media/icon.webp"> + </a> + <div> + <h1> + <a href="/index.html" title="The Muleteer's Directory">El Arriero's Directory</a> + </h1> + <small>Tirelessly traveling the web for <b>furry girls, computers, weapons, and more</b>.</small> + </div> + </header> + <nav> + <a href="/index.html"> + <img src="/icons/house.png" alt="house icon"> + Home + </a> + <a href="/about.html"> + <img src="/icons/information.png" alt="information icon"> + About Me + </a> + <a href="/contact.html"> + <img src="/icons/email.png" alt="email icon"> + Contact + </a> + <a href="/donate.html"> + <img src="/icons/money.png" alt="money icon"> + Donate + </a> + <a href="/hmofa/hmofa.html" > + <img src="/icons/group.png" alt="group of people icon"> + More HMOFA + </a> + <a href="/g/g.html"> + <img src="/icons/computer.png" alt="computer icon"> + Fun Technology + </a> + <a href="/ck/ck.html" class="here"> + <img src="/icons/cake.png" alt="cake icon"> + Cooking + </a> + <a href="/pol/pol.html"> + <img src="/icons/transmit_red.png" alt="radio transmission icon"> + Realpolitik + </a> + <a href="/tv/tv.html"> + <img src="/icons/film.png" alt="film icon"> + <del>The Kinoplex</del> + </a> + <a href="/int/int.html" > + <img src="/icons/comments.png" alt="person talking icon"> + <del>Language Resources</del> + </a> + <a href="/k/k.html" > + <img src="/icons/bomb.png" alt="bomb icon"> + <del>Gunpowder & More</del> + </a> + </nav> + <hr> + <main> + <div class="subtitle"> + <h2>Make Something Nice Today!</h2> + Accessible recipes. + </div> + <div> + <figure> + <a href="/media/fig_reclining.jpeg"> + <img src="/media/fig_reclining.webp"> + </a> + <figcap>My lazy fat(ass) wife having a smoke outside and showing her junk off to any passerbys.</figcap> + </figure> + <div class="category"><h2>Other Cooking Sites</h2></div> + <dl> + <dt> + <a href="https://geocities.restorativland.org/NapaValley/Kitchen/3092/" class="link">Women of Great Taste</a> + <i>by [Webville Ladies Society]</i> + <small>https://geocities.restorativland.org/NapaValley/Kitchen/3092/</small> + </dt> + <dd> + An (archived) online cookbook run by a group of older women infatuated with the Victorian Era. It has some old school graphics available for download, and great music too! + </dd> + <dt> + <a href="https://based.cooking/">Based Cooking</a> + <i>by Luke Smith</i> + <small>https://based.cooking./</small> + </dt> + <dd>Crowd-sourced recipes in a fast, accessible, no-bullshit format. I've done a couple of these before with a friend; Would recommend. Contribute on git!</dd> + </dl> + </div> + </main> + <img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp" alt="a reclining husky anthro having a smoke and flashing her pubic mound"> + </body> + +</html> |
