From 4182656fa9e947d0c990c945c69a51071bde27f8 Mon Sep 17 00:00:00 2001 From: Richard-Qin-X Date: Thu, 10 Sep 2026 01:42:10 +0800 Subject: Track about text --- .gitignore | 1 - static/about.txt | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 static/about.txt diff --git a/.gitignore b/.gitignore index 84bb954..38d1388 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,4 @@ /docs/VISUAL_REVIEW.md # Local acceptance fixtures. Remove a line when replacing it with real content. -/static/about.txt /static/now.txt diff --git a/static/about.txt b/static/about.txt new file mode 100644 index 0000000..602ce61 --- /dev/null +++ b/static/about.txt @@ -0,0 +1,9 @@ +Richard Qin +=========== + +My current interests are MLSys, compilers, and operating systems. +This site keeps its documents available as both HTML and original Markdown. + +Email: richard.qin.001@gmail.com +Code: GPL-3.0-or-later +Text: CC BY-SA 4.0 -- cgit v1.2.3