diff --git a/README.ja.md b/README.ja.md
index 70662b09..9476a676 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -33,7 +33,7 @@ TypeScriptには [ts-toolbelt](https://github.com/millsp/ts-toolbelt), [utility-
> 以下のバッジをクリックすると、課題の詳細が表示されます。
-
+
> ✨ [今後の課題](https://github.com/type-challenges/type-challenges/issues?q=is%3Aissue+is%3Aopen+label%3Anew-challenge)
diff --git a/README.md b/README.md
index 33af3e28..2cb7ebfa 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ This project is aimed at helping you better understand how the type system works
> Click the following badges to see details of the challenges.
-
+
> ✨ [Upcoming challenges](https://github.com/type-challenges/type-challenges/issues?q=is%3Aissue+is%3Aopen+label%3Anew-challenge)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index b76221aa..25e5a5aa 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -36,7 +36,7 @@ TypeScript 类型体操姿势合集
> 点击下方徽章查看题目内容
-
+
> ✨ [即将到来的新题目](https://github.com/type-challenges/type-challenges/issues?q=is%3Aissue+is%3Aopen+label%3Anew-challenge)
diff --git a/questions/2828-hard-classpublickeys/README.md b/questions/2828-hard-classpublickeys/README.md
index d0dbde79..9c38902e 100644
--- a/questions/2828-hard-classpublickeys/README.md
+++ b/questions/2828-hard-classpublickeys/README.md
@@ -1,3 +1,5 @@
+
+ Implement the generic `ClassPublicKeysby jiangshan @jiangshanmeta