Commit 4d03710
committed
fix: remove [build] block from code-review-basics front matter
The [build] block with render='never' would prevent Hugo from generating
a standalone page, making the content inaccessible on the site. Other
pages in the reviewing/ section (style-guide, checklist) don't have this
block either.
Addresses review feedback from LonMcGregor.1 parent 02aaf0f commit 4d03710
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
| |||
0 commit comments