initial ai chat src

This commit is contained in:
Thomas Krijnen
2026-04-01 15:36:27 +02:00
parent f6c6203408
commit 9f3adc9154
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,6 +60,6 @@ jobs:
exit 0
fi
git -m "$(git log --oneline -1)"
git commit -m "$(git log --oneline -1)"
git push origin gh-pages
git push
@@ -52,6 +52,6 @@ jobs:
exit 0
fi
git -m "$(git log --oneline -1)"
git commit -m "$(git log --oneline -1)"
git push origin gh-pages
git push