fix: rename 'toc' key to 'table_of_contents' for clarity

This commit is contained in:
2026-01-14 13:55:07 -05:00
parent 3b4532529b
commit b55d302311
+1 -1
View File
@@ -394,7 +394,7 @@ $toc = '<h2><center>
$AssetFields = @{
'last_updated' = $currentDate
'toc' = $toc
'table_of_contents' = $toc
'forest_name' = $RawAD.ForestName
'forest_summary' = $ForestNice
'site_summary' = $SiteNice