diff options
| author | Mohamed Bassem <me@mbassem.com> | 2026-02-01 10:44:36 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2026-02-01 10:44:54 +0000 |
| commit | 453331c629cfb22aed42876a88eb0d2ce16c8f44 (patch) | |
| tree | 9af83b4f036e9170f64b95a836d7420b5cc6b933 /docs/versioned_docs | |
| parent | 4bc1b90f9f0de41851cb4288d4614edc35b63144 (diff) | |
| download | karakeep-453331c629cfb22aed42876a88eb0d2ce16c8f44.tar.zst | |
docs: replace emojis with icon in category names
Diffstat (limited to 'docs/versioned_docs')
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/versioned_docs/version-v0.30.0/01-getting-started/_category_.json b/docs/versioned_docs/version-v0.30.0/01-getting-started/_category_.json index 4bfa738a..3562d433 100644 --- a/docs/versioned_docs/version-v0.30.0/01-getting-started/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/01-getting-started/_category_.json @@ -1,4 +1,4 @@ { - "label": "🚀 Getting Started", + "label": "Getting Started", "position": 1 } diff --git a/docs/versioned_docs/version-v0.30.0/02-installation/_category_.json b/docs/versioned_docs/version-v0.30.0/02-installation/_category_.json index d39d5f24..874082cc 100644 --- a/docs/versioned_docs/version-v0.30.0/02-installation/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/02-installation/_category_.json @@ -1,4 +1,4 @@ { - "label": "📦 Installation", + "label": "Installation", "position": 3 } diff --git a/docs/versioned_docs/version-v0.30.0/03-configuration/_category_.json b/docs/versioned_docs/version-v0.30.0/03-configuration/_category_.json index ae9f593e..0aea1748 100644 --- a/docs/versioned_docs/version-v0.30.0/03-configuration/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/03-configuration/_category_.json @@ -1,4 +1,4 @@ { - "label": "⚙️ Configuration", + "label": "Configuration", "position": 4 } diff --git a/docs/versioned_docs/version-v0.30.0/04-using-karakeep/_category_.json b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/_category_.json index 95ef28ea..b0784ea6 100644 --- a/docs/versioned_docs/version-v0.30.0/04-using-karakeep/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/_category_.json @@ -1,4 +1,4 @@ { - "label": "📖 Using Karakeep", + "label": "Using Karakeep", "position": 2 } diff --git a/docs/versioned_docs/version-v0.30.0/05-integrations/_category_.json b/docs/versioned_docs/version-v0.30.0/05-integrations/_category_.json index e526841b..c2495ffd 100644 --- a/docs/versioned_docs/version-v0.30.0/05-integrations/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/05-integrations/_category_.json @@ -1,4 +1,4 @@ { - "label": "🔌 Integrations", + "label": "Integrations", "position": 5 } diff --git a/docs/versioned_docs/version-v0.30.0/06-administration/_category_.json b/docs/versioned_docs/version-v0.30.0/06-administration/_category_.json index 9847810a..8998ac56 100644 --- a/docs/versioned_docs/version-v0.30.0/06-administration/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/06-administration/_category_.json @@ -1,4 +1,4 @@ { - "label": "🛠️ Administration", + "label": "Administration", "position": 6 } diff --git a/docs/versioned_docs/version-v0.30.0/07-community/_category_.json b/docs/versioned_docs/version-v0.30.0/07-community/_category_.json index 265fd50d..6fe06d4a 100644 --- a/docs/versioned_docs/version-v0.30.0/07-community/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/07-community/_category_.json @@ -1,4 +1,4 @@ { - "label": "👥 Community", + "label": "Community", "position": 7 } diff --git a/docs/versioned_docs/version-v0.30.0/08-development/_category_.json b/docs/versioned_docs/version-v0.30.0/08-development/_category_.json index 5cfb6b1d..3f59497c 100644 --- a/docs/versioned_docs/version-v0.30.0/08-development/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/08-development/_category_.json @@ -1,4 +1,4 @@ { - "label": "💻 Development", + "label": "Development", "position": 8 } diff --git a/docs/versioned_docs/version-v0.30.0/api/_category_.json b/docs/versioned_docs/version-v0.30.0/api/_category_.json index b493787e..695d9dbe 100644 --- a/docs/versioned_docs/version-v0.30.0/api/_category_.json +++ b/docs/versioned_docs/version-v0.30.0/api/_category_.json @@ -1 +1 @@ -{ "label": "🔗 API", "position": 9 } +{ "label": "API", "position": 9 } |
