summaryrefslogtreecommitdiff
path: root/404.html
blob: e0463717d03f3f369dc6ea132cd0b2c997842b33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
title: 404
---
<header>
<h1>
  <a href="https://toki.la">apropos</a>
</h1>
<div>
  <nav>
    <a href="/math">mathematics</a>
    <a href="/ling">linguistics</a>
    <a href="/cpsc">computation</a>
  </nav>
</div>
</header>
<main style="text-align: center;">
<br>
<h2 style="margin: 20px;">404</h2>
<span>Page not found</span>
</main>