Commit bf50489
committed
website: stop emitting the stray /2026 dated post
src/_posts/index.md exists only to drive hexo-generator-index (the
homepage), but Hexo also rendered it as a dated post at /2026/06/21/index/
— unlinked, empty, indexable junk. Pin that post to a fixed permalink and
strip it after generate in the Makefile, keeping the homepage intact.1 parent dd5e8bd commit bf50489
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
0 commit comments