use articles not as submodule

This commit is contained in:
2026-04-26 11:25:30 +02:00
parent 6bd4fcf20a
commit 0cdbd9e071
3 changed files with 3 additions and 5 deletions
+3 -1
View File
@@ -37,4 +37,6 @@ __screenshots__/
# Vite # Vite
*.timestamp-*-*.mjs *.timestamp-*-*.mjs
.env .env
articles
-3
View File
@@ -1,3 +0,0 @@
[submodule "articles"]
path = articles
url = git@github.com:klemek/gitblog-data.git
Submodule articles deleted from 5822737a44