From 8c2c064fe2713ccce857222bc8676c405d0aa7f2 Mon Sep 17 00:00:00 2001 From: digvijay shelar Date: Wed, 29 May 2024 15:25:23 +0530 Subject: [PATCH] updated emoji's --- docs/pages/Deploying/_meta.json | 4 ++-- docs/pages/Guides/_meta.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/Deploying/_meta.json b/docs/pages/Deploying/_meta.json index 2aec988e..64cd77db 100644 --- a/docs/pages/Deploying/_meta.json +++ b/docs/pages/Deploying/_meta.json @@ -12,7 +12,7 @@ "href": "/Deploying/Railway-Deploying" }, "Kubernetes-Deploying": { - "title": "🚀Deploying on Kubernetes", + "title": "☸️Deploying on Kubernetes", "href": "/Deploying/Kubernetes-Deploying" } -} +} \ No newline at end of file diff --git a/docs/pages/Guides/_meta.json b/docs/pages/Guides/_meta.json index 2e693c89..454670fc 100644 --- a/docs/pages/Guides/_meta.json +++ b/docs/pages/Guides/_meta.json @@ -1,6 +1,6 @@ { "Customising-prompts": { - "title": "🏗️️ Customising Prompts", + "title": "️💻 Customising Prompts", "href": "/Guides/Customising-prompts" }, "How-to-train-on-other-documentation": { @@ -8,7 +8,7 @@ "href": "/Guides/How-to-train-on-other-documentation" }, "How-to-use-different-LLM": { - "title": "⚙️️ How to use different LLM's", + "title": "️🤖 How to use different LLM's", "href": "/Guides/How-to-use-different-LLM" }, "My-AI-answers-questions-using-external-knowledge": {