Added redirects OwO
This commit is contained in:
parent
6e0c5d1f4d
commit
594a68da25
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/redir/blankx</title>
|
||||
<meta name='description'>/blankx/redir/blankx.txt: Redirect to https://gitlab.com/blankx/blankx.gitlab.io</meta>
|
||||
<meta http-equiv='refresh' content='5; url=https://gitlab.com/blankx/blankx.gitlab.io'>
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1>/blankx/redir/blankx</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/blankx.gitlab.io'>https://gitlab.com/blankx/blankx.gitlab.io</a> in 5 seconds.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/redir/dotfiles</title>
|
||||
<meta name='description'>/blankx/redir/dotfiles.txt: Redirect to https://gitlab.com/blankx/dotfiles</meta>
|
||||
<meta http-equiv='refresh' content='5; url=https://gitlab.com/blankx/dotfiles'>
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1>/blankx/redir/dotfiles</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/dotfiles'>https://gitlab.com/blankx/dotfiles</a> in 5 seconds.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/redir/gpgp</title>
|
||||
<meta name='description'>/blankx/redir/gpgp.txt: Redirect to https://gitlab.com/blankx/gpgp</meta>
|
||||
<meta http-equiv='refresh' content='5; url=https://gitlab.com/blankx/gpgp'>
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1>/blankx/redir/gpgp</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/gpgp'>https://gitlab.com/blankx/gpgp</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</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>,redir/{<a href='redir/blankx'>blankx</a>,<a href='redir/dotfiles'>dotfiles</a>,<a href='redir/gpgp'>gpgp</a>}}.html</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue