adding case study and increase line height of h1

This commit is contained in:
priyanshuvish
2025-07-30 18:42:19 +05:30
parent 6892619a7a
commit 2a034866a6
9 changed files with 2866 additions and 898 deletions

View File

@@ -147,6 +147,12 @@
<link rel="icon" href="https://www.wdipl.com/favicon-96x96.png" type="image/png" sizes="96x96">
<link rel="apple-touch-icon" href="https://www.wdipl.com/apple-touch-icon.png">
<link rel="icon" type="image/png" href="%PUBLIC_URL%/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="%PUBLIC_URL%/favicon.svg" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
<link rel="manifest" href="%PUBLIC_URL%/site.webmanifest" />
</head>