From e331e8fb76fe975e175672bca4f4682e57619d34 Mon Sep 17 00:00:00 2001 From: eckartal Date: Fri, 22 Aug 2025 15:33:58 +0300 Subject: [PATCH] docs: fix OG image URL and update publication date - Fix OG image URL to full https://jan.ai/post/_assets/jan-research.jpeg for Twitter preview - Update publication date to 2025-08-22 - Ensure social media platforms can properly display the image --- docs/src/pages/post/jan-v1-for-research.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/pages/post/jan-v1-for-research.mdx b/docs/src/pages/post/jan-v1-for-research.mdx index c5a5c2d54..2d06e38f6 100644 --- a/docs/src/pages/post/jan-v1-for-research.mdx +++ b/docs/src/pages/post/jan-v1-for-research.mdx @@ -5,8 +5,8 @@ keywords: ["Jan-V1", "AI research", "system prompts", "LLM optimization", "resea readingTime: "8 min read" tags: Qwen, Jan-V1, Agentic categories: research -ogImage: post/_assets/jan-research.jpeg -date: 2025-08-15 +ogImage: https://jan.ai/post/_assets/jan-research.jpeg +date: 2025-08-22 --- # Jan v1 for Deep Research: System Prompts & Setup Guide