Skip to content

Commit

Permalink
Fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kplachkov committed Aug 15, 2020
1 parent 3603597 commit acf7168
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="theme-color" content="#000000"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="author" content="Kostadin Plachkov"/>
<meta name="description" content="The Matrix code rain animation with custom text in the middle."/>
<meta property="og:type" content="website"/>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dmatrix",
"version": "0.3.0",
"version": "0.3.1",
"description": "The Matrix code rain animation with custom text in the middle.",
"homepage": "https://github.com/kplachkov/dmatrix",
"bugs": "https://github.com/kplachkov/dmatrix/issues",
Expand Down

0 comments on commit acf7168

Please sign in to comment.