mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-28 13:47:57 +00:00
d21bfb1320
Rebranded terminology: - Polkadot → Pezkuwi - Kusama → Dicle - Westend → Zagros - Rococo → PezkuwiChain - Substrate → Bizinikiwi - parachain → teyrchain Custom logos with Kurdistan brand colors (#e6007a → #86e62a): - bizinikiwi-hexagon.svg - sora-bizinikiwi.svg - hezscanner.svg - heztreasury.svg - pezkuwiscan.svg - pezkuwistats.svg - pezkuwiassembly.svg - pezkuwiholic.svg
15 lines
580 B
HTML
15 lines
580 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Redirecting to ipfs gateway</title>
|
|
<meta http-equiv="refresh" content="0; url=https://ipfs.io/ipfs/QmfP9XAMVLZZ8yUr7kQ6CkCTRBefWJPMkHVpArFXGVPUQ3/" />
|
|
<style>
|
|
body { font-family: 'Nunito Sans',sans-serif; line-height: 1.5rem; padding: 2rem; text-align: center }
|
|
p { margin: 0 }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to</p>
|
|
<p><a href="https://ipfs.io/ipfs/QmfP9XAMVLZZ8yUr7kQ6CkCTRBefWJPMkHVpArFXGVPUQ3/">https://ipfs.io/ipfs/QmfP9XAMVLZZ8yUr7kQ6CkCTRBefWJPMkHVpArFXGVPUQ3/</a></p>
|
|
</body>
|
|
</html> |