File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ See the [Primer Spec README](../README.md) for the main usage instructions. This
3636 - [ ` defaultSubthemeName ` : String] ( #defaultsubthemename-string )
3737 - [ ` defaultSubthemeMode ` : String] ( #defaultsubthememode-string )
3838 - [ ` defaultCodeblockVariant ` : CodeblockVariant (String)] ( #defaultcodeblockvariant-codeblockvariant-string-1 )
39- - [ ` sitemap ` : Boolean | {label: String}] ( #sitemap-boolean--label-string )
39+ - [ ` sitemap ` : Boolean \ | {label: String}] ( #sitemap-boolean--label-string )
4040- [ Pinning to a specific version] ( #pinning-to-a-specific-version )
4141- [ Using without Jekyll] ( #using-without-jekyll )
4242
@@ -371,7 +371,7 @@ Use `legacy` to opt out of ["enhancing" code blocks](#enhanced-code-blocks) on t
371371
372372This setting can be overriden per-block.
373373
374- #### ` sitemap ` : Boolean | {label: String}
374+ #### ` sitemap ` : Boolean \ | {label: String}
375375
376376_ [ EECS 280's Project 1] ( https://eecs280staff.github.io/p1-stats/ ) has a great example of a sitemap!_
377377
You can’t perform that action at this time.
0 commit comments