diff --git a/.gitignore b/.gitignore index 88f03ab..f692121 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ $RECYCLE.BIN/ # Mac .DS_Store +# LLM +.claude/ + # Zola public/ static/processed_images/ \ No newline at end of file diff --git a/themes/zola-devin b/themes/zola-devin index c645eae..32f0a7f 160000 --- a/themes/zola-devin +++ b/themes/zola-devin @@ -1 +1 @@ -Subproject commit c645eaec61290a60a7b1d67287656d12aac81311 +Subproject commit 32f0a7fd811306cc812d46da2f7e93b7f2620547