Sync config names
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<TileColor>{{ $page.Param "paige.color" | default "#0d6efd" }}</TileColor>
|
||||
<TileColor>{{ $page.Param "paige.site.color" | default "#0d6efd" }}</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
Reference in New Issue
Block a user