Commit abc56c6
Move Prism.js custom theme to static directory for Railway deployment
- Moved prism-tomorrow-consistent.css from public/ to public/static/css/
- Updated index.html to reference /static/css/prism-tomorrow-consistent.css
- Ensures custom CSS theme is served correctly by Tornado in production
- Fixes missing syntax highlighting colors in Railway deployment
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1b11552 commit abc56c6
4 files changed
Lines changed: 2 additions & 2 deletions
File tree
- dist
- static/css
- templates
- public
- static/css
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
File renamed without changes.
0 commit comments