Skip to content

Commit

Permalink
Add meta description to layout for improved SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
udaysinh-git committed Dec 31, 2024
1 parent 3600be0 commit 09c0371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>{{ title }}</title>
<meta name="description" content="Explore Udaysinh Sapate's portfolio showcasing achievements, projects, blog posts, and resume. Discover expertise in software development, AI, and cybersecurity.">
<link rel="stylesheet" href="/styles/styles.css">
{% if title == "Contact" %}
<link rel="stylesheet" href="/styles/contact.css">
Expand Down

0 comments on commit 09c0371

Please sign in to comment.