Skip to content

Commit 02d8eb0

Browse files
committed
fix mbgl gtc示例左侧菜单标题
1 parent 8efcd7c commit 02d8eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/mapboxgl/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ var exampleConfig = {
180180
name: "GTC",
181181
content: {
182182
"GTC2017": {
183-
name: "GTC2017",
183+
name: "2017",
184184
content: [
185185
{
186-
name: "",
186+
name: "GTC2017",
187187
thumbnail: "gtc2017.png",
188188
fileName: "GTC2017"
189189
}

0 commit comments

Comments
 (0)