Skip to content

Commit a4943d5

Browse files
Add meta title to index.html
Added meta title for better SEO.
1 parent d3214d0 commit a4943d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="google-site-verification" content="aFn5C7ybPkOOcT1ymxpRGZ-J0aHOqjdFNcACj5poJb0" />
66
<title>Study Guide Creator</title>
7+
<meta name="title" content="Study Guide Creator">
78
<meta name="description" content="This website helps you create study guides and test yourself. You input the questions & answers, then take the test and get an instant score."/>
89
<link rel="icon" type="image/x-icon" href="favicon.ico">
910
<style>

0 commit comments

Comments
 (0)