all repos — gemini-redirect @ faec636aaf1f90e1765a71fb7bbe7c28c9601d23

index.html (view raw)

 1<!doctype html>
 2<html lang="en">
 3    <head>
 4        <meta charset="utf-8" />
 5        <meta name="description" content="My personal capsule, where I write about my projects and just talk about whatever comes to mind." />
 6        <meta name="author" content="BiRabittoh" />
 7        <meta http-equiv="refresh" content="0; URL='https://birabittoh.smol.pub/'" />
 8        <title>BiRabittoh's Capsule</title>
 9    </head>
10    <body style="margin: 0; padding: 0; text-align: center; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: white; background-color: black;">
11        This website is only available on <a href="https://birabittoh.smol.pub/" style="color:darkorange">Gemini space</a>.
12    </body>
13</html>