diff --git a/.gitmodules b/.gitmodules index 7f6e881..f6534e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "content"] +[submodule "src/content"] path = src/content - url = git@codeberg.org:aleidk/docs.git + url = git@codeberg.org:aleidk/blog-content.git diff --git a/.woodpecker.yml b/.woodpecker.yml index df2a760..2e5009d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -5,7 +5,7 @@ clone: recursive: true submodule_update_remote: true submodule_override: - content: https://codeberg.org/aleidk/docs.git + src/content: https://codeberg.org/aleidk/blog-content.git steps: add-codeber-config: diff --git a/src/content b/src/content index 3ba1dd4..e740dda 160000 --- a/src/content +++ b/src/content @@ -1 +1 @@ -Subproject commit 3ba1dd462521760bd93c0a06756f336c946f11c8 +Subproject commit e740dda6515e13c9632e1c560664d88492ebfe2f