Skip to content

Commit 1613b20

Browse files
authored
Team: Set pageTemplate to page-fullwidth
The "full-width" meta key is specific to jquery.org. On jquery.com, we have the page-fullwidth template instead.
1 parent 4ba9542 commit 1613b20

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/team.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<script>
22
{
33
"title": "The jQuery Team",
4+
"pageTemplate": "page-fullwidth.php",
45
"customFields": [
56
{
67
"key": "subtitle",
78
"value": "The jQuery Project is run by a distributed group of volunteers."
8-
},{
9-
"key": "full-width",
10-
"value": 1
119
}
1210
]
1311
}

0 commit comments

Comments
 (0)