Skip to content

Commit

Permalink
added meta keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay9085 authored Dec 27, 2024
1 parent 5d4f78d commit 9a700ca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ const { title } = Astro.props;
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description" />

<meta name="description" content="Scilab Case Study Hackathon by FOSSEE">
<meta name="author" content="FOSSEE web team">
<meta name="keywords" content="Scilab Hackathon, Hackathon, coding, competition, India Hackathon, National Hackathon, All India Hackathon, Matlab Hackathon, Matlab competition, Coding competition, Coding Hackathon, Scilab case study, Scilab case study Hackathon">
<meta name="keywords"
content="Scilab, Open source, software, Case study">

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

Expand Down

0 comments on commit 9a700ca

Please sign in to comment.