summaryrefslogtreecommitdiff
path: root/code.html
blob: 3ebe1c9071fb911025519c735b8ea5abe0d7604e (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
<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.8.0">
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
  <title>pdp8</title>
  <link rel="stylesheet" type="text/css" href="/style.css">
  <link rel="icon" type="image/png" href="/pdp8.png">
  <link rel="alternate" type="application/rss+xml" title="pdp8 rss feed" href="https://pdp8.info/rss.xml">
</head>
<body>
  <nav>
    <div class='menu'>
      <a id='logo' href='/about.html'><img src='/pdp8.png' alt='pdp8 logo'></a>
      <div class='site'>
        <a href='/music.html'>music</a><a href='/pictures.html'>pictures</a><a href='/videos.html'>videos</a><a href='/climbing.html'>climbing</a><a class='current' href='/code.html'>code</a><a href='/contact.html'>contact</a> <a href='/social/create.html'>social</a> <a href='/rss.xml'>rss</a>
      </div>
    </div>
    <div class='webring'>
      <div>
        <a href='https://fediring.net/' class='ring'>fediring:</a> <a href='https://fediring.net/previous?host=pdp8.info'>←</a> <a href='https://fediring.net/random'>random</a> <a href='https://fediring.net/next?host=pdp8.info'>→</a>
      </div>
      <div>
        <a href='https://faircamp.webr.ing/' class='ring'>faircamp:</a> <a href='https://faircamp.webr.ing/prev/pdp8.info/music.html'>←</a> <a href='https://faircamp.webr.ing/rand'>random</a> <a href='https://faircamp.webr.ing/next/pdp8.info/music.html'>→</a>
      </div>
    </div>
  </nav>
  <section>
    <iframe src='https://git.pdp8.info/' title='pdp8 git repositories'></iframe>
  </section>
  <footer>
    <a href='mailto:info@pdp8.info'>©pdp8</a> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
    <p>no tracking, cookies, javascript, or server-side scripting. source code: <a href='https://git.pdp8.info/pdp8.info/tree/'>https://git.pdp8.info/pdp8.info/tree/</a></p>
  </footer>
</body>
</html>