repos
/ pinry gh-pages

pinry

mirror archived upstream

An early snapshot of Pinry, a tiling image board built on Django. Development moved to github.com/pinry/pinry.

djangohandcodedimage-boardpinboardpinrypythonself-hosted

602 B · 16 lines · HTML Raw History
 1<!DOCTYPE HTML>
 2<html lang="en-US">
 3    <head>
 4        <meta charset="UTF-8">
 5        <meta http-equiv="refresh" content="1;url=https://github.com/pinry/pinry">
 6        <script type="text/javascript">
 7            window.location.href = "https://github.com/pinry/pinry"
 8        </script>
 9        <title>Pinry's repository has moved to https://github.com/pinry/pinry</title>
10        <link rel="canonical" href="https://github.com/pinry/pinry"/>
11    </head>
12    <body>
13        Pinry's repository has moved to <a href="https://github.com/pinry/pinry">https://github.com/pinry/pinry</a>
14    </body>
15</html>