about summary refs log tree commit diff
path: root/users/tazjin/homepage/header.html
blob: 2a5aed4fed571adea119048a6611e5308581b15d (plain) (blame)
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
<!DOCTYPE html>
<head><meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="tazjin&#39;s blog">
  <link rel="stylesheet" type="text/css" href="static/tvl.css" media="all">
  <link rel="icon" type="image/webp" href="/static/favicon.webp">
  <link rel="alternate" type="application/atom+xml" href="/feed.atom">
  <title>tazjin&#39;s interblag</title>
</head>
<body class="dark">
  <header>
    <h1>
      <a class="interblag-title" href="/">tazjin&#39;s interblag</a>
    </h1>
    <hr>
  </header>
  <div class="introduction">
    <p>Hello, illuminated visitor.</p>
    <p>
      I'm tazjin. Usually you can find
      me <a class="dark-link" href="https://git.tazj.in/about">programming computers</a>
      using tools such as <a class="dark-link" href="https://nixos.org/nix">Nix</a>
      and <a class="dark-link" href="https://www.gnu.org/software/emacs/">Emacs</a>.
    </p>
    <p>
      Below is a collection of
      my <span class="project">projects</span>, <span class="blog">blog
      posts</span> and some <span class="misc">random things</span> by
      me or others. If you'd like to get in touch about anything, send
      me a mail at mail@[this domain] or ping me on IRC.
    </p>
  </div>
  <div class="entry-container">