This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Commit f7a5fae
committed
Move __basePath script to _header.html where template context exists
_head.html is included without context (no dot), so {{.Site.BaseURL}}
rendered as empty string. _header.html gets the full context.1 parent e2b450b commit f7a5fae
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments