Add GPX Map shortcode and related assets for displaying GPX tracks
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m5s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m5s
This commit is contained in:
@@ -53,6 +53,16 @@ collections:
|
||||
media_library:
|
||||
config:
|
||||
multiple: true
|
||||
- label: "GPX Files"
|
||||
name: "gpxFiles"
|
||||
widget: "file"
|
||||
required: false
|
||||
choose_url: true
|
||||
media_library:
|
||||
media_folder: "/static/uploads/gpx"
|
||||
public_folder: "/images/uploads"
|
||||
config:
|
||||
multiple: true
|
||||
- { label: "Body", name: "body", widget: "markdown" }
|
||||
########################
|
||||
# POSTS COLLECTION
|
||||
|
||||
Reference in New Issue
Block a user