chris.bracken.jp

Statically generated site for chris.bracken.jp
git clone https://git.bracken.jp/chris.bracken.jp.git
Log | Files | Refs

index.html (2541B)


      1 <!doctype html>
      2 <html lang="en">
      3 <head>
      4 <meta charset="utf-8">
      5 <meta name="viewport" content="width=device-width, initial-scale=1">
      6 <title>Happy 139th Birthday! - Chris Bracken</title>
      7 <link href="/css/site.css" rel="stylesheet">
      8 <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
      9 <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
     10 <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
     11 <link rel="manifest" href="/favicon/site.webmanifest">
     12 <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#140f42">
     13 <link rel="shortcut icon" href="/favicon/favicon.ico">
     14 <meta name="msapplication-TileColor" content="#603cba">
     15 <meta name="msapplication-config" content="/favicon/browserconfig.xml">
     16 <meta name="theme-color" content="#ffffff">
     17 </head>
     18 <body>
     19 <header id="header">
     20 <div class="site-title">
     21 <h1><a href="/">Chris Bracken</a></h1>
     22 </div>
     23 
     24 <nav class="site-navbar">
     25 <ul id="menu" class="menu">
     26   <li class="menu-item"><a class="menu-item-a" href="/">Home</a></li>
     27   <li class="menu-item"><a class="menu-item-a" href="/about/">About</a></li>
     28   <li class="menu-item"><a class="menu-item-a" href="/code/">Code</a></li>
     29   <li class="menu-item"><a class="menu-item-a" rel="me"href="https://bsd.network/@cbracken">Fediverse</a></li>
     30 </ul>
     31 </nav>
     32 </header>
     33 <main id="main">
     34 <article>
     35 <h2 class="post-title"><a href="https://chris.bracken.jp/2006/07/happy-139th-birthday/">Happy 139th Birthday!</a></h2>
     36 01 July 2006
     37 <p>Canadians in Tokyo got a head start on the Canada Day celebrations, kicking
     38 things off at 8:30 am with a pancake breakfast at the <a href="http://www.maplesportsbar.jp/">Maple Leaf Bar &amp;
     39 Grill</a>, followed by a Canada Day barbeque at Yoyogi Park including
     40 hot dogs, yakitori, a massive Canadian Flag cake, and imported Canadian beer.
     41 By 6pm things, as started to wind down at the park, people started the long
     42 trek back to Shibuya and into the Maple Leaf, where it was standing room
     43 only.</p>
     44 <p>Some <a href="http://www.flickr.com/photos/cbracken/sets/72157594183420453/">pictures of the event</a>.</p>
     45 </article>
     46 </main>
     47 
     48 <footer id="footer">
     49 <div class="copyright">
     50 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     51 The content of this site by
     52 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     53 is
     54 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     55 </span>
     56 </div>
     57 </footer>
     58 </body>
     59 </html>