DKL9 GitList
Repositories
DKL9 home
rtensor
Code
Commits
Branches
Tags
Search
Tree:
fd5e780
Branches
Tags
master
rtensor
index.html
Fix the XHTML issue and stupid JS mistakes
dkl9
commited
fd5e780
at 2025-201 23:41:36
index.html
Blame
History
Raw
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="refresh" content="0;URL=rtensor.html"> <title>Redirecting to rtensor.html</title> </head> <body> <p>If you're not redirected automatically: <a href="rtensor.html">follow the link</a></p> </body> </html>