join: migrate registration form to Forgejo backend
This commit is contained in:
parent
b8f5dadb85
commit
ea65701de0
152 changed files with 17593 additions and 0 deletions
38
previews/index.html
Normal file
38
previews/index.html
Normal file
|
@ -0,0 +1,38 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="Author" content="Made by 'tree'">
|
||||
<meta name="GENERATOR" content="tree v2.1.1 © 1996 - 2023 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
|
||||
<title>Versions</title>
|
||||
<style type="text/css">
|
||||
BODY { font-family : monospace, sans-serif; color: black;}
|
||||
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
|
||||
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
|
||||
A:link { text-decoration : none; margin : 0px; padding : 0px;}
|
||||
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
|
||||
A:active { margin : 0px; padding : 0px;}
|
||||
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
||||
.NORM { color: black; }
|
||||
.FIFO { color: purple; }
|
||||
.CHAR { color: yellow; }
|
||||
.DIR { color: blue; }
|
||||
.BLOCK { color: yellow; }
|
||||
.LINK { color: aqua; }
|
||||
.SOCK { color: fuchsia;}
|
||||
.EXEC { color: green; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Versions</h1><p>
|
||||
<a href="./">.</a><br>
|
||||
└── <a href="./join-migrate-registration-form-to-forgejo-backend/">join-migrate-registration-form-to-forgejo-backend</a><br>
|
||||
<hr>
|
||||
<p class="VERSION">
|
||||
tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore <br>
|
||||
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
|
||||
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
|
||||
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue