Skip to content

Commit

Permalink
fix: meta name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 7, 2023
1 parent ab18e4c commit 2268af4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
sizes="32x32"
href="https://cocreate.app/images/favicon.ico" />
<meta
key="description"
name="description"
content="Full-sized, drag &amp; drop event calendar in JavaScript" />
<meta
key="keywords"
name="keywords"
content="calendar, JavaScript, events, drag and drop" />
<meta name="robots" content="index,follow" />
<meta
Expand Down

0 comments on commit 2268af4

Please sign in to comment.