From 6cd8066ee05c3dce8e39aac9771ac9b7acd7ddbe Mon Sep 17 00:00:00 2001 From: Kairui Liu Date: Tue, 20 Jan 2026 01:41:19 -0500 Subject: [PATCH] docs: add a website demo to the documentation (#827) --- docs/demos.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/demos.md b/docs/demos.md index 0710c52a..0d411bf2 100644 --- a/docs/demos.md +++ b/docs/demos.md @@ -256,6 +256,13 @@ blog: url: https://blog.lucas04.top/ repo: https://github.com/lucas0-nhr/lucas04-nhr.github.io preview: https://static.lucas04.top/static/blog_preview.png + - + name: Kairui's Website + desc: 数学是精确表达思想的艺术。 + logo: https://kairui.ca/uoft.svg + url: https://kairui.ca + repo: https://github.com/orderization + preview: https://kairui.ca/img/homepage_demo.png --- :::important