added authorship
This commit is contained in:
parent
8cf030585f
commit
d08d727917
2 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"build": "webpack --config ./webpack.prod.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"author": "Ajay Bura",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@tippyjs/react": "^4.2.5",
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link href="https://api.fontshare.com/css?f[]=supreme@300,301,400,401,500,501,700,701&display=swap" rel="stylesheet">
|
||||
<title>Cinny</title>
|
||||
<meta name="name" content="Cinny">
|
||||
<meta name="author" content="Ajay Bura">
|
||||
<meta name="description" content="Yet another matrix client. Where you can enjoy the conversation using simple, elegant and secure interface protected by e2ee with the power of open source.">
|
||||
<meta name="keywords" content="cinny, cinnyapp, cinnychat, matrix, matrix client, matrix.org, element">
|
||||
|
||||
|
|
Loading…
Reference in a new issue