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

Commit 512d335

Browse files
committed
Updated Documentation
1 parent 20fd18a commit 512d335

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pages/docs/how-to-guides/events.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ _If you need help on how to edit this file, please see the <Link href="/docs/how
4646
"city": "Jafféstrasse",
4747
"state": "Berlin",
4848
"country": "Germany",
49-
"lat":37.774929,
50-
"lon":-122.419418
5149
},
5250
"userStatus": "speaking",
5351
"speakingTopic": "Open Source"
@@ -74,8 +72,6 @@ _If you need help on how to edit this file, please see the <Link href="/docs/how
7472
| city | false | In which city, the event is hosting |
7573
| state | false | In which state, the event is hosting |
7674
| country | false | In which country, the event is hosting |
77-
| lat | true(if in-person event) | Latitude of the location |
78-
| lon | true(if in-person event) | Longitude of the location |
7975

8076
4. Now you can commit your file and create a Pull Request. For more details please see <Link href="/docs/how-to-guides/editing">Editing Guide</Link>
8177

0 commit comments

Comments
 (0)