summaryrefslogtreecommitdiff
path: root/www/blog/movies/index.html
blob: 50bac2634a76ac0a27cf5a51e5e9a3f6e7f9fd16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="generator"
        content="HTML Tidy for HTML5 for Linux version 5.6.0">
  <title>senders.io - Blog</title>
  <link rel='stylesheet'
        type='text/css'
        href='/index.css'>
  <meta name="viewport"
        content="width=device-width, initial-scale=1">
</head>
<body>
  <div id='header'>
    <a class='title'
         href='/'>senders.io</a>
    <nav>
      <a href="/blog">Blog</a> <a href="https://github.com/s3nd3r5">Github</a>
    </nav>
  </div>
  <div id='body'>
    <article>
      <h2>Favorite Movies</h2>
      <p>I occasionally ponder what my favorite movies are. So this is a list
      to help me remember. These are in alphabetical order.</p>
      <ul>
        <li>Alien</li>
        <li>All Quiet on the Western Front</li>
        <li>Arrival</li>
        <li>Dawn of the Dead (1978)</li>
        <li>Day of the Dead</li>
        <li>Dredd</li>
        <li>Grave of the Fireflies</li>
        <li>Hot Fuzz</li>
        <li>Jurassic Park</li>
        <li>Mad Max 2: The Road Warrior</li>
        <li>Mad Max: Fury Road</li>
        <li>Nausicaa of the Valley of the Wind</li>
        <li>Office Space</li>
        <li>Spaceballs</li>
        <li>Starship Troopers</li>
        <li>Superbad</li>
        <li>The Night of the Living Dead</li>
        <li>The Planet of the Apes</li>
        <li>The Terminator</li>
        <li>Tron: Legacy</li>
        <li>Tron</li>
      </ul>
    </article>
    <div id='copyright'>
      © 2023 senders dot io - <a rel="license external noopener noreferrer"
           target="_blank"
           href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
           unless otherwise noted.
    </div>
  </div>
</body>
</html>