index.html (2873B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <link rel="stylesheet" href="/style.css" type="text/css"> 5 <meta charset="utf-8"> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 7 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 8 <link rel="stylesheet" type="text/css" href="/style.css"> 9 <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🏕️</text></svg>"> 10 <title></title> 11 </head> 12 <body> 13 <div id="page-wrapper"> 14 <div id="header" role="banner"> 15 <header class="banner"> 16 <div id="banner-text"> 17 <span class="banner-title"><a href="/">beauhilton</a></span> 18 </div> 19 </header> 20 <nav> 21 <a href="/about">about</a> 22 <a href="/now">now</a> 23 <a href="/thanks">thanks</a> 24 <a href="/posts">posts</a> 25 <a href="https://notes.beauhilton.com">notes</a> 26 <a href="https://talks.beauhilton.com">talks</a> 27 <a href="https://git.beauhilton.com">git</a> 28 <a href="/contact">contact</a> 29 <a href="/atom.xml">rss</a> 30 </nav> 31 </div> 32 <main> 33 <h1> 34 Liesel’s wishlist 35 </h1> 36 <hr> 37 <p> 38 <a href="https://www.walmart.com/ip/NECA-GREMLINS-Movie-Gizmo-Mogwai-Dancing-Musical-8-Plush-Toy-Doll-Figure-NEW/791742706">Dancing 39 Gizmo plush doll</a> 40 </p> 41 <p> 42 <a href="https://www.walmart.com/ip/NECA-GREMLINS-Movie-Gizmo-Mogwai-Dancing-Musical-8-Plush-Toy-Doll-Figure-NEW/791742706"><img src="https://i5.walmartimages.com/asr/73fa2830-15f3-4443-a2c1-2af0fdcf5e7c_1.d15d42112b8a2771d5f3d63788249fa2.jpeg#center" alt="Dancing Gizmo plush doll"></a> 43 </p> 44 <hr> 45 <p> 46 <a href="https://www.walmart.com/ip/Small-Brown-Bunny-Miyoni-Plush-by-Aurora-10911/38676885">Brown 47 bunny stuffy</a> 48 </p> 49 <p> 50 <a href="https://www.walmart.com/ip/Small-Brown-Bunny-Miyoni-Plush-by-Aurora-10911/38676885"><img src="https://i5.walmartimages.com/asr/1357a985-b74d-4d1c-a4c6-7526373baaf2.f3cc5037c611b9c1eef846676ff1028f.jpeg?odnHeight=612&odnWidth=612&odnBg=FFFFFF" alt="brown bunny"></a> 51 </p> 52 <hr> 53 <p> 54 <a href="https://www.amazon.com/Tribello-Pterodactyl-Stuffed-Animal-Dinosaur/dp/B096D4GHD5">Pterodactyl 55 stuffy</a> 56 </p> 57 <p> 58 <a href="https://www.amazon.com/Tribello-Pterodactyl-Stuffed-Animal-Dinosaur/dp/B096D4GHD5"><img src="/images/stuffy_pterodactyl.jpg#center" alt="stuffy"></a> 59 </p> 60 <hr> 61 <p> 62 <a href="https://www.amazon.com/Hatchimals-CollEGGtibles-Nightglow-12-Pack-Exclusive/dp/B07B83HP9K">Glow-in-the-dark 63 Hatchimals</a> 64 </p> 65 <p> 66 <a href="https://www.amazon.com/Hatchimals-CollEGGtibles-Nightglow-12-Pack-Exclusive/dp/B07B83HP9K"><img src="/images/hatchimals-glow-in-the-dark.jpg#center" alt="hatchimals"></a> 67 </p> 68 </main> 69 <div id="footnotes"></div> 70 <footer></footer> 71 </div> 72 </body> 73 </html>