From ca4242bcbf8b332f704fd0ed39aaea04bb9da236 Mon Sep 17 00:00:00 2001 From: Mishig Date: Wed, 20 May 2026 12:04:36 +0200 Subject: [PATCH] Remove fixed width on blog articles screenshots Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/hub/blog-articles.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/hub/blog-articles.md b/docs/hub/blog-articles.md index d4e0234f63..e5f386f3ac 100644 --- a/docs/hub/blog-articles.md +++ b/docs/hub/blog-articles.md @@ -28,8 +28,8 @@ When creating the article, pick the namespace it should be published under from - **An organization** — the article appears on that organization's profile page.
- - + +
## Editing an Article @@ -42,8 +42,8 @@ When creating the article, pick the namespace it should be published under from When a blog article mentions a model or dataset, and the article's author (user or organization) is the same as the repo's owner, the article will automatically appear in the sidebar of that model or dataset page under **"Article(s) mentioning [repo-id]"**. Up to three of the most recent matching articles are shown.
- - + +
This makes it easy for visitors to discover related write-ups, release announcements, and research notes alongside the repository itself.