29 lines
1.0 KiB
HTML
29 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="theme-color" content="#5F2EEA">
|
|
<meta name="title" content="token gallery">
|
|
<meta name="description" content="nfts and digital asset accessories">
|
|
|
|
<meta property="og:title" content="token gallery">
|
|
<meta property="og:description" content="nfts and digital asset accessories">
|
|
<meta property="og:image" content="https://token.gallery/logo-icon.png">
|
|
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap" rel="stylesheet">
|
|
|
|
<title>token gallery</title>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
<strong>token gallery doesn't work properly without javascript enabled. please enable it to continue.</strong>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|