index.html (1807B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8"> 5 <meta name="viewport" content="width=device-width"> 6 <title>Exploration 3</title> 7 <link rel="stylesheet" href="/global.css"> 8 <link rel="stylesheet" href="/crt.css"> 9 <!--<meta name="description" content="desc">--> 10 <meta property="og:title" content="Exploration 3"> 11 <!--<meta property="og:description" content="desc">--> 12 <meta property="og:type" content="website"> 13 <meta property="og:url" content="afrofuturism.figbert.com"> 14 <link rel="canonical" href="afrofuturism.figbert.com"> 15 <meta name="twitter:card" content="summary"> 16 <meta name="twitter:creator" content="@therealFIGBERT"> 17 <link rel="icon" href="/icon.png"> 18 <meta name="theme-color" content="#000000"> 19 <script src="/interactive.js"></script> 20 </head> 21 <body> 22 <header> 23 <h1>Mission⎵Transcript</h1> 24 <table> 25 <tr><td><strong>--- begin:metadata</strong></td></tr> 26 <tr><td><strong>Call Sign:</strong></td><td>f1gb3rt</td></tr> 27 <tr><td><strong>Superior Officer:</strong></td><td>Admiral Adam Ahmed</td></tr> 28 <tr><td><strong>Federal Stardate:</strong></td><td>02104052</td></tr> 29 <tr><td><strong>Exploration:</strong></td><td>3</td></tr> 30 <tr><td><strong>--- end:metadata</strong></td></tr> 31 </table> 32 </header> 33 <main> 34 <p class="blink">(press ENTER to begin)</p> 35 <pre class="blink"> 36 /\ 37 / \ 38 / /\ \ 39 ________/ /__\_\________ 40 \ ____/ /___________ / 41 \ \ / / \ \ / / 42 \ \/ / \ \/ / 43 \ \/ \ \/ 44 /\ \ /\ \ 45 / /\ \ / /\ \ 46 / /__\_\______/ /__\ \ 47 /_____________/ /______\ 48 \ \ / / 49 \ \/ / 50 \ / 51 \/</pre> 52 </main> 53 </body> 54 </html>