<!doctype html> <html> <head> <title>Zk | Omigoshfull.</title> <link rel="stylesheet" type="text/css" href="/style.css" /> <meta name="viewport" content="width=device-width" /> <meta charset="utf-8" /> </head> <body> <main> <header> <h1>Zk | Omigoshfull.</h1> </header> <article class="content"> <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p> <p>That was a lot of french food. Tartiflette (I made it :3), escargots, haricots avec des amande, gateaux aux amande, beignets, Perrier, Orangina, vichyssoises, pain aux chocolat..</p> <p>Also, we’re on CSU’s <a href="http://welcome.colostate.edu">front page</a> for the moment, <a href="http://today.colostate.edu/index.asp?url=display_story&story_id=1003326">here</a> for when that gets taken down. They even used one of my pictures :o</p> </article> <footer> <p>Page generated on 2007-11-15 19:38:40</p> </footer> </main> <script type="text/javascript"> document.querySelectorAll('.tag').forEach(tag => { let text = tag.innerText; tag.innerText = ''; tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`; }); </script> </body> </html>