This is my HTML file
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<!-- Favicons -->
<link rel="icon" type="image/png" href="icon/favicon-32x32.png" sizes="32x32">
<link rel="apple-touch-icon" href="icon/favicon-32x32.png">
<meta name="description" content="MrGrandpa doge, Is the ORIGINAL OG of crypto. He is a smooth talking r&b singing ๐ค playboy, who believes that bitcoin is the most secure investment in the crypto universe, don't get him wrong he's a strong believer of doge coin as well.">
<meta name="keywords" content="MrGrandPaDoge #MRBTC">
<meta name="Developer" content="Isaiah Fadakinte">
<meta name="Owner" content="Joey Duque">
<title>MrGrandpadoge NFT Marketplace | No 1 first Multi Network MarketPlace </title>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/web3.min.js"></script>
<script src="https://npmcdn.com/[email protected]/dist/moralis.js"></script>
</head>
<body>
<h1>MrGrandPaDoge NFT Marketplace</h1>
<button id="btn-login">Connect wallet</button>
<button id="btn-logout">Logout</button>
<script src="js/main.js"></script>
</body>
</html>