From f044ade66e80010867be9535efbdc076bb81b28d Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 23 Jul 2026 06:44:24 +0000 Subject: [PATCH] fix(theme): publish Hekouwang thumbnail Co-authored-by: AbnerLee --- .../2026-07-20-Hekouwang.md} | 6 ++++-- {thumbnails => media/thumbnails}/hekouwang.png | Bin 2 files changed, 4 insertions(+), 2 deletions(-) rename _posts/{2026-07-20-hekouwang.md => theme/2026-07-20-Hekouwang.md} (98%) rename {thumbnails => media/thumbnails}/hekouwang.png (100%) diff --git a/_posts/2026-07-20-hekouwang.md b/_posts/theme/2026-07-20-Hekouwang.md similarity index 98% rename from _posts/2026-07-20-hekouwang.md rename to _posts/theme/2026-07-20-Hekouwang.md index 7318d958..22d7c03b 100644 --- a/_posts/2026-07-20-hekouwang.md +++ b/_posts/theme/2026-07-20-Hekouwang.md @@ -1,12 +1,14 @@ --- -layout: post +layout: theme title: "Hekouwang" +category: theme author: "huiyonghkw" -preview: "hekouwang.png" +thumbnail: hekouwang.png homepage: "https://github.com/huiyonghkw/hekouwang-typora-theme" download: "https://github.com/huiyonghkw/hekouwang-typora-theme/archive/refs/heads/main.zip" description: "A warm off-white theme (light + dark) reproducing the reading experience of Claude's desktop app. Generated from a token file, zero !important, 100 KB of bundled fonts, and CJK/Latin mixing that follows what the app actually does." tags: [light, dark, clean, cjk, minimal, reading] +typora-root-url: ../../ --- # Hekouwang for Typora diff --git a/thumbnails/hekouwang.png b/media/thumbnails/hekouwang.png similarity index 100% rename from thumbnails/hekouwang.png rename to media/thumbnails/hekouwang.png