Skip to content

Commit bab412c

Browse files
authored
Update pages.yml
1 parent e3621c9 commit bab412c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
fi
163163
164164
# === Use dynamic Pages URL for the sidebar "Home" link ===
165-
HOMELINK="$PAGES_URL"
165+
HOMELINK="https://democracy-lab.github.io/"
166166
167167
# Wrap body with grid + sidebar + content container (idempotent)
168168
if grep -qi '<div class="page"' index.html; then

0 commit comments

Comments
 (0)