Skip to content

Commit 093f46d

Browse files
committed
Add meta tags
1 parent b095b22 commit 093f46d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en-US">
33
<head>
4+
<meta charset="utf-8">
5+
<meta name="author" content="Sam Bostock">
6+
<meta name="description" content="Sam Bostock">
7+
<meta property="og:description" content="Sam Bostock">
8+
<meta property="og:title" content="Sam Bostock">
9+
<meta name="twitter:title" content="Sam Bostock">
410
<title>
511
Sam Bostock
612
</title>

0 commit comments

Comments
 (0)