Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</picture>
</div>

The official website for kinotio.io
The official website for kinotio

To develop it locally, clone this repository and run the following command to start the local dev server:

Expand Down
2 changes: 1 addition & 1 deletion data/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const DATA = {
name: "kinotio.io: We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.",
name: "kinotio: We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.",
url: 'https://kinotio.io',
description:
"We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@kinotiodotio/kinotio.io",
"name": "@kinotio/website",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@9.7.0",
Expand Down
Loading