## About <a name = "about"></a>
-Cinny is a [Matrix](https://matrix.org) client focusing primarily on a simple, elegant and secure interface.
+Cinny is a [Matrix](https://matrix.org) client focusing primarily on simple, elegant and secure interface.
{
"name": "cinny",
"version": "1.0.0",
- "description": "Organized and powerful Matrix client.",
+ "description": "Yet another matrix client",
"main": "index.js",
"engines": {
"npm": ">=6.14.11",
<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="description" content="A 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">
<meta property="og:title" content="Cinny">
<meta property="og:url" content="https://cinny.in">
<meta property="og:image" content="https://cinny.in/assets/favicon-48x48.png">
- <meta property="og:description" content="Yet another Matrix client. Where you can enjoy the conversation a using simple, elegant and secure interface protected by e2ee with the power of open source.">
+ <meta property="og:description" content="A 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="theme-color" content="#000000">
</head>
<body id="appBody">
<div className="flex-v--center">
<img className="app-welcome__logo noselect" src={CinnySvg} alt="Cinny logo" />
<Text className="app-welcome__heading" variant="h1">Welcome to Cinny</Text>
- <Text className="app-welcome__subheading" variant="s1">Yet another Matrix client</Text>
+ <Text className="app-welcome__subheading" variant="s1">Yet another matrix client</Text>
</div>
</div>
);
<img className="app-ident__logo noselect" src={CinnySvg} alt="Cinny logo" />
<div className="app-ident__text flex-v--center">
<Text variant="h2">Cinny</Text>
- <Text variant="b2">Yet another Matrix client.</Text>
+ <Text variant="b2">Yet another matrix client</Text>
</div>
</div>
{ children }
devMode: 'light',
favicons: {
appName: 'Cinny',
- appDescription: 'A Matrix client',
- developerName: 'ajbura, 1997kB',
- developerURL: null,
+ appDescription: 'Yet another matrix client',
+ developerName: 'Ajay Bura',
+ developerURL: 'https://github.com/ajbura',
icons: {
coast: false,
yandex: false,