From e0a69eb031316ae145f1c40319bceb8ec520ad44 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 28 Feb 2023 21:54:53 -0800 Subject: init project structure --- _includes/line.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _includes/line.html (limited to '_includes/line.html') diff --git a/_includes/line.html b/_includes/line.html new file mode 100644 index 0000000..86b7116 --- /dev/null +++ b/_includes/line.html @@ -0,0 +1,3 @@ +
  • +
    {{ include.content }}
    +
  • -- cgit v1.2.3