summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--static/about.txt9
2 files changed, 9 insertions, 1 deletions
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