mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +00:00
21 lines
712 B
YAML
21 lines
712 B
YAML
exclude: [build, debug, node_modules, spec, src, CNAME, reference-tpl.html, CHANGELOG.md, README.md, LICENSE, vendor/bundle, vendor/cache, vendor/gems, vendor/ruby]
|
|
|
|
markdown: kramdown
|
|
|
|
kramdown:
|
|
entity_output: as_input
|
|
|
|
latest_leaflet_version: 1.9.1
|
|
|
|
# Integrity hashes for both leaflet.js and leaflet-src.js
|
|
# These will be shown in the downloads page
|
|
# See https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
|
|
integrity_hash_css: "sha256-sA+zWATbFveLLNqWO2gtiw3HL/lh1giY/Inf1BJ0z14="
|
|
integrity_hash_source: "sha256-2v7IA113a+VnAGVd65BWs5RbBxpRATX1TzB3R1Yra9U="
|
|
integrity_hash_uglified: "sha256-NDI0K41gVbWqfkkaHj15IzU7PtMoelkzyKp8TOaFQ3s="
|
|
|
|
|
|
collections:
|
|
plugins:
|
|
output: false
|