Files
pwap/index.html
T

25 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PezkuwiChain Governance</title>
<meta name="description" content="A dual-token blockchain built on the Substrate framework, enabling decentralized governance and trust score-based tokenomics through sophisticated palets." />
<link rel="icon" type="image/svg+xml" href="/placeholder.svg" />
<meta property="og:title" content="PezkuwiChain Governance" />
<meta property="og:description" content="A dual-token blockchain built on the Substrate framework, enabling decentralized governance and trust score-based tokenomics through sophisticated palets." />
<meta property="og:type" content="website" />
<meta property="og:image" content="/og.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="/og.jpg" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>