Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit fe9eddc

Browse files
committed
unexpected/wrong syntax error for MDX stopped site build process
1 parent 6771d92 commit fe9eddc

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

pages/api/changelogs/gep-changelogs.mdx

Lines changed: 41 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -15,78 +15,82 @@ sidebar_custom_props:
1515
<summary>Version 259.2.1</summary>
1616

1717
* Diablo 2
18-
* Reset player_stats on match_end
18+
* Reset player_stats on match_end
1919

2020
* Fortnite
21-
* Partially fix the game events
22-
* List of events that are still in progress
23-
* `match_id`
24-
* `ping`
25-
* `compass`
21+
* Partially fix the game events
22+
* List of events that are still in progress
23+
* `match_id`
24+
* `ping`
25+
* `compass`
2626
* The Finals
27-
* Fix `scene` `lobby`
27+
* Fix `scene` `lobby`
28+
2829
</details>
2930

3031

3132
<details open>
3233
<summary>Version 259.2.0</summary>
3334

3435
* TFT
35-
* New info update:
36-
* We've split between augments and items and created a new info update called `item_select` - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/teamfight-tactics#match_info)
37-
* Fix an issue in items, `round_start` and `battle_start`
36+
* New info update:
37+
* We've split between augments and items and created a new info update called `item_select` - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/teamfight-tactics#match_info)
38+
* Fix an issue in items, `round_start` and `battle_start`
39+
3840
</details>
3941

4042

4143
<details open>
4244
<summary>Version 259.1.2</summary>
4345

4446
* Fortnite
45-
* Fix `roster` and `mode`
46-
* List of events that are still in progress
47-
* `match_id`
48-
* `team`
49-
* `creative_map`
50-
* `killed`
51-
* `knockout`
52-
* `death`
53-
* `revived`
54-
* `ping`
55-
* `compass`
47+
* Fix `roster` and `mode`
48+
* List of events that are still in progress
49+
* `match_id`
50+
* `team`
51+
* `creative_map`
52+
* `killed`
53+
* `knockout`
54+
* `death`
55+
* `revived`
56+
* `ping`
57+
* `compass`
58+
5659
</details>
5760

5861

5962
<details open>
6063
<summary>Version 259.1.1</summary>
6164

6265
* Fortnite
63-
* Partially fix the game events
64-
* List of events that are still in progress
65-
* `roster`
66-
* `match_id`
67-
* `mode`
68-
* `team`
69-
* `creative_map`
70-
* `killed`
71-
* `knockout`
72-
* `death`
73-
* `revived`
74-
* `ping`
75-
* `compass`
66+
* Partially fix the game events
67+
* List of events that are still in progress
68+
* `roster`
69+
* `match_id`
70+
* `mode`
71+
* `team`
72+
* `creative_map`
73+
* `killed`
74+
* `knockout`
75+
* `death`
76+
* `revived`
77+
* `ping`
78+
* `compass`
79+
7680
</details>
7781

7882

7983
<details open>
8084
<summary>Version 259.1.0</summary>
8185

8286
* The First Descendant
83-
* New game events - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/the-first-descendant)
87+
* New game events - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/the-first-descendant)
8488

8589
* Stormgate
86-
* Fix game events
90+
* Fix game events
8791

8892
* Diablo 2
89-
* Add reset to info-updates on `match_end`
93+
* Add reset to info-updates on `match_end`
9094

9195
</details>
9296

pages/api/live-game-data/supported-games/once-human.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: once-human
33
image: "/img/embed/games/once-human.jpg"
44
title: Once Human Game events
5-
hide_title: truepages/api/live-game-data/supported-games/once-human.mdx
5+
hide_title: true
66
sidebar_label: Once Human
77
sidebar_position: 0
88
sidebar_custom_props:

0 commit comments

Comments
 (0)