We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3621c9 commit bab412cCopy full SHA for bab412c
.github/workflows/pages.yml
@@ -162,7 +162,7 @@ jobs:
162
fi
163
164
# === Use dynamic Pages URL for the sidebar "Home" link ===
165
- HOMELINK="$PAGES_URL"
+ HOMELINK="https://democracy-lab.github.io/"
166
167
# Wrap body with grid + sidebar + content container (idempotent)
168
if grep -qi '<div class="page"' index.html; then
0 commit comments