Commit 90594a6
Address review feedback on shared head template
- Fail fast (log.Fatalf) when shared templates fail to load, since all
themes depend on _head being available
- Seed site_url with https://www.example.com instead of empty string,
so OG/structured data URLs are always absolute
- Fall back to "index, follow" when robots_tag value is empty, not just
when the setting key is missing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 834bab3 commit 90594a6
3 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
| 380 | + | |
382 | 381 | | |
383 | 382 | | |
384 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments