Skip to content

Commit

Permalink
Icon and image update
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal48-tech committed Mar 29, 2024
1 parent 222fc18 commit d77c7b1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
Binary file added Images/portfolio-logo-192_x_192.webp
Binary file not shown.
Binary file added Images/portfolio-logo-512_x_512.webp
Binary file not shown.
Binary file added Images/portfolio-logo-64_x_64.webp
Binary file not shown.
Binary file added Images/portfolio-logo.ico
Binary file not shown.
15 changes: 10 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="public, max-age=86400">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Build high quality website and web-app for your business and shine out among others. Visit the portfolio to know about me, my works, services, skills. Feel free to contact for any query.">
<meta name="keywords" content="Portfolio, Mondal Vishal, Website Development, Web-app Development, React, Tailwind, Javascript, JS, CSS, Html">
<meta name="description"
content="Build high quality website and web-app for your business and shine out among others. Visit the portfolio to know about me, my works, services, skills. Feel free to contact for any query.">
<meta name="keywords"
content="Portfolio, Mondal Vishal, Website Development, Web-app Development, React, Tailwind, Javascript, JS, CSS, Html">
<meta name="author" content="Mondal Vishal">
<meta property="og:image" content="https://vishal48-tech.github.io/portfolio/Images/portfolio-logo-192_x_192.webp">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<link href="./output.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="./Images/portfolio-logo.webp">
<link rel="shortcut icon" type="image/x-icon" href="./Images/portfolio-logo.webp">
<link rel="icon" type="image/x-icon" href="./Images/portfolio-logo.ico">
<link rel="apple-touch-icon" href="./Images/portfolio-logo-192_x_192.webp">
<title>Portfolio [Mondal Vishal]</title>
<style>
.gradient-text {
Expand Down Expand Up @@ -456,4 +461,4 @@ <h1 class="text-2xl break-all sm:text-3xl">+91 6353372889</h1>
</script>
</body>

</html>
</html>

0 comments on commit d77c7b1

Please sign in to comment.