Skip to content

Fix GitHub Pages asset loading#16

Merged
G-Fourteen merged 1 commit intomainfrom
codex/investigate-image-display-issues-in-deployment
Nov 1, 2025
Merged

Fix GitHub Pages asset loading#16
G-Fourteen merged 1 commit intomainfrom
codex/investigate-image-display-issues-in-deployment

Conversation

@G-Fourteen
Copy link
Contributor

Summary

  • dynamically resolve the directory URL before injecting the stylesheet and script so GitHub Pages serves the assets when the trailing slash is missing
  • share the same path resolution in app.js so the system prompt fetch succeeds regardless of how the page URL is formatted

Testing

  • python tests/run_tests.py

https://chatgpt.com/codex/tasks/task_b_69054ca85e688329b537e8e37911d1d6

@G-Fourteen G-Fourteen merged commit 903ca10 into main Nov 1, 2025
2 checks passed
@G-Fourteen G-Fourteen deleted the codex/investigate-image-display-issues-in-deployment branch November 1, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant