mirror of
https://github.com/facebook/docusaurus.git
synced 2026-01-01 08:02:46 +00:00
11 lines
343 B
HTML
11 lines
343 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/__docusaurus/debug/config">
|
|
<link rel="canonical" href="/__docusaurus/debug/config" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/__docusaurus/debug/config' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |