<svelte:head>
  <title>About</title>
</svelte:head>

<h1>About this site</h1>

<p>
  This site is built with
  <a href="/">Svelte</a>
  using
  <a href="/">Sapper</a>
  , and uses the official GitHub API to fetch data from the status repository.
</p>
