1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 03:20:20 +02:00

Deploying to gh-pages from @ b1cea64795 🚀

This commit is contained in:
robjtede
2022-07-09 18:02:47 +00:00
parent f62ae910fc
commit e24ea72b38
187 changed files with 2749 additions and 3438 deletions

View File

@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../actix_identity/struct.IdentityService.html">
<meta http-equiv="refresh" content="0;URL=../../actix_identity/struct.IdentityMiddleware.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../actix_identity/struct.IdentityService.html">../../actix_identity/struct.IdentityService.html</a>...</p>
<script>location.replace("../../actix_identity/struct.IdentityService.html" + location.search + location.hash);</script>
<p>Redirecting to <a href="../../actix_identity/struct.IdentityMiddleware.html">../../actix_identity/struct.IdentityMiddleware.html</a>...</p>
<script>location.replace("../../actix_identity/struct.IdentityMiddleware.html" + location.search + location.hash);</script>
</body>
</html>