From 98ac61a6c85731166089738aa6f77eb9d6af81b3 Mon Sep 17 00:00:00 2001 From: lew Date: Sat, 31 Jan 2026 22:10:09 +0000 Subject: [PATCH] feat: bumps submodule --- pull-content.sh | 1 + www/src/content | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pull-content.sh b/pull-content.sh index b04290a..b3bbcc6 100755 --- a/pull-content.sh +++ b/pull-content.sh @@ -3,4 +3,5 @@ set -e cd "$(dirname "$0")" git submodule update --remote --merge www/src/content +git -C www/src/content checkout main git submodule status www/src/content diff --git a/www/src/content b/www/src/content index 2e3abbe..6991c24 160000 --- a/www/src/content +++ b/www/src/content @@ -1 +1 @@ -Subproject commit 2e3abbe49f0dbfdd51d5bd9e8ed84d1a9c49f909 +Subproject commit 6991c244e27de06a2a1c0d1d5c7de3b19cb8cf65