From 9a75f8d7269305ebdc8d47e501577dceab9e1440 Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Wed, 23 Jul 2025 09:20:02 +0800 Subject: Initial GitHub pages site with Jekyll --- index.markdown | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.markdown (limited to 'index.markdown') diff --git a/index.markdown b/index.markdown new file mode 100644 index 0000000..0671507 --- /dev/null +++ b/index.markdown @@ -0,0 +1,6 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: home +--- -- cgit v1.2.3