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 162e21e commit 7b25458
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="A draggable, customizable Pop up that toggle hiddent content via attributes. Great for multitasking and showing multiple views." />
<meta
key="keywords"
name="keywords"
content="helper classes, utility classes, css framework, css library, inline style classes" />
<meta name="robots" content="index,follow" />
<meta
Expand Down

0 comments on commit 7b25458

Please sign in to comment.