14 lines
440 B
HTML
14 lines
440 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Vuexy - MUI NextJS Admin Template</title>
|
|
<meta http-equiv="refresh"
|
|
content="0; URL='https://demos.pixinvent.com/vuexy-nextjs-admin-template/documentation'" />
|
|
</head>
|
|
|
|
<body>
|
|
<p>If you do not redirect please visit : <a href="https://demos.pixinvent.com/vuexy-nextjs-admin-template/documentation">https://demos.pixinvent.com/vuexy-nextjs-admin-template/documentation</a></p>
|
|
</body>
|
|
|
|
</html> |