Commit 0351d33
committed
Fix: Add fallback to GitHub raw content when local content fails
- If loading from docs/content/ fails, automatically fall back to GitHub raw content URL
- Handles edge cases where GitHub Pages may not serve files with certain special characters
- Ensures all files load successfully regardless of filename1 parent 46b85c7 commit 0351d33
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
117 | 126 | | |
118 | 127 | | |
119 | 128 | | |
| |||
0 commit comments