Skip to content

Commit

Permalink
Add meta description, update title, remove meta viewport (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov authored Apr 5, 2024
1 parent cb27a9c commit 96af4ce
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vara NFT Marketplace</title>
<title>Vara NFT Marketplace: Explore VaraNetwork's Diverse NFT Collections</title>
<meta
name="description"
content="Discover the vibrant world of NFTs on the Vara Network Marketplace. Explore a diverse range of collections showcasing unique digital assets created on the Vara Network. Immerse yourself in the creativity and innovation of NFTs within our curated collections of digital art." />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 96af4ce

Please sign in to comment.