summaryrefslogtreecommitdiff
path: root/docs/samples/index.html
blob: e047cdd21956f37126bca4fd57d094f6335d523d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: default
title: 404 not found
custom_html_header: |
  <link rel="canonical" href="https://d.rsms.me/inter-website/v3/samples/">
  <meta name="robots" content="noindex">
---
{% include defs.html -%}
<div class="row"><div>
  <h1>404 not found</h1>
  <p>
    This page used to exist, but is no longer.<br>
    <a href="{{url_root}}">The current main page</a> contains samples of Inter.
  </p>
  <p>
    You can visit an archived version of the old website:
    <a href="https://d.rsms.me/inter-website/v3/samples/">https://d.rsms.me/inter-website/v3/samples/</a>
  </p>
</div></div>