Added another redirect, @fallenRick
This commit is contained in:
parent
8d24eb902d
commit
72da2c327e
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/redir/controller</title>
|
||||
<meta name='description'>/blankx/redir/controller.txt: Redirect to https://gitlab.com/blankx/controller-thingy</meta>
|
||||
<meta http-equiv='refresh' content='5; url=https://gitlab.com/blankx/controller-thingy'>
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1>/blankx/redir/controller</h1>
|
||||
<p class='green'>OwO redirect</p>
|
||||
<br>
|
||||
<iframe width=100% height=6% src='../toc.html'></iframe>
|
||||
<br>
|
||||
<p>Redirecting to <a href='https://gitlab.com/blankx/controller-thingy'>https://gitlab.com/blankx/controller-thingy</a> in 5 seconds.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -4,6 +4,6 @@
|
|||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>sensible-browser /blankx/{{<a href='index.html'>index</a>,<a href='contact.html'>contact</a>,<a href='get-keys.html'>get-keys</a>,<a href='template.html'>template</a>}.html,redir/{<a href='redir/blankx'>blankx</a>,<a href='redir/dotfiles'>dotfiles</a>,<a href='redir/gpgp'>gpgp</a>}}</p>
|
||||
<p>sensible-browser /blankx/{{<a href='index.html'>index</a>,<a href='contact.html'>contact</a>,<a href='get-keys.html'>get-keys</a>,<a href='template.html'>template</a>}.html,redir/{<a href='redir/blankx'>blankx</a>,<a href='redir/dotfiles'>dotfiles</a>,<a href='redir/gpgp'>gpgp</a>,<a href='redir/controller'>controller</a>}}</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue