mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Deployed 912d8e8
to 0.139.1 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
2ade72c41a
commit
fa0fa32ca6
252 changed files with 20895 additions and 3 deletions
14
0.139.1/index.html
Normal file
14
0.139.1/index.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="overview/welcome/">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="overview/welcome/"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=overview/welcome/">
|
||||
</head>
|
||||
<body>
|
||||
You're being redirected to a <a href="overview/welcome/">new destination</a>.
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue