From b3480bdc49120010da8d2805df02cbf84ca08bdc Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Fri, 07 Jul 2023 02:18:18 +0000 Subject: [PATCH] fix styling for bullet points --- .gitignore | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a7ccdb5..48f7073 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store +.gitignore +node_modules public -resources -.idea -content/.obsidian -assets/indices/linkIndex.json -assets/indices/contentIndex.json +.obsidian +.quartz-cache -- Gitblit v1.10.0