Skip to content

Commit 83640d2

Browse files
author
Ajay kumar
committed
[Tech] [Ajay]: Update index.html with latest changes
1 parent 29b52ce commit 83640d2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

TestArena/wwwroot/index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,18 @@
1313
</script>
1414
<meta charset="utf-8" />
1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>Dev Codex</title>
16+
<title>Dev Codex: Your Ultimate Guide to .NET Development, Testing, and Security</title>
17+
<meta name="description" content="Dev Codex: Your ultimate resource for .NET development, AI integration, clean coding, performance testing, and modern software practices. Learn how to build secure, efficient, and scalable applications with expert insights and tutorials." />
18+
<meta name="keywords" content=".NET development, AI in software, clean coding, performance testing, software practices, secure applications, modern development" />
19+
<meta name="author" content="Ajay Kumar" />
20+
<meta property="og:title" content="Dev Codex: Your Ultimate Guide to .NET Development, AI, and Software Practices" />
21+
<meta property="og:description" content="Explore expert insights on .NET development, AI integration, clean coding, performance testing, and modern software practices. Build better, smarter, and faster applications with Dev Codex." />
22+
<meta property="og:url" content="https://devcodex.in/" />
23+
<meta property="og:type" content="website" />
24+
<meta property="og:image" content="https://devcodex.in/images/og-image.png" />
25+
<meta property="og:locale" content="en_US" />
1726
<base href="/" />
27+
<link rel="canonical" href="https://devcodex.in/" />
1828
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
1929
<link rel="stylesheet" href="css/app.css" />
2030
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.5.0/font/bootstrap-icons.min.css"

0 commit comments

Comments
 (0)