mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-21 23:47:58 +00:00
Rebrand: Update docs redirect URLs from polkadot.js.org to js.pezkuwichain.io
- Changed all redirect URLs in docs/index.html and docs/404.html - Updated from https://polkadot.js.org/docs/ to https://js.pezkuwichain.io/docs/ - Established js.pezkuwichain.io subdomain with SSL certificate - Created landing page and documentation portal following Pezkuwi branding
This commit is contained in:
+3
-3
@@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=0.5, maximum-scale=1">
|
||||
<meta http-equiv="refresh" content="0;URL='https://polkadot.js.org/docs/'" />
|
||||
<title>Redirecting to https://polkadot.js.org/docs/</title>
|
||||
<meta http-equiv="refresh" content="0;URL='https://js.pezkuwichain.io/docs/'" />
|
||||
<title>Redirecting to https://js.pezkuwichain.io/docs/</title>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="https://polkadot.js.org/docs/">https://polkadot.js.org/docs/</a>
|
||||
Redirecting to <a href="https://js.pezkuwichain.io/docs/">https://js.pezkuwichain.io/docs/</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+3
-3
@@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=0.5, maximum-scale=1">
|
||||
<meta http-equiv="refresh" content="0;URL='https://polkadot.js.org/docs/'" />
|
||||
<title>Redirecting to https://polkadot.js.org/docs/</title>
|
||||
<meta http-equiv="refresh" content="0;URL='https://js.pezkuwichain.io/docs/'" />
|
||||
<title>Redirecting to https://js.pezkuwichain.io/docs/</title>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="https://polkadot.js.org/docs/">https://polkadot.js.org/docs/</a>
|
||||
Redirecting to <a href="https://js.pezkuwichain.io/docs/">https://js.pezkuwichain.io/docs/</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user