Skip to content

Commit 9a700ca

Browse files
authored
added meta keywords
1 parent 5d4f78d commit 9a700ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/layouts/Layout.astro

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ const { title } = Astro.props;
1515
<head>
1616
<meta charset="UTF-8" />
1717
<meta name="description" content="Astro description" />
18-
18+
<meta name="description" content="Scilab Case Study Hackathon by FOSSEE">
19+
<meta name="author" content="FOSSEE web team">
20+
<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">
21+
<meta name="keywords"
22+
content="Scilab, Open source, software, Case study">
1923

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

0 commit comments

Comments
 (0)