mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
* update changelog * update release doc * add blog post * update docs * update integrity hashes * update download page * update reference versions * update announcement
16 lines
759 B
YAML
16 lines
759 B
YAML
exclude: [build, debug, node_modules, spec, src, CNAME, reference-tpl.html, CHANGELOG.md, README.md, LICENSE, DOCS-TODO.md]
|
|
|
|
markdown: kramdown
|
|
|
|
kramdown:
|
|
entity_output: as_input
|
|
|
|
latest_leaflet_version: 1.5.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: "sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ=="
|
|
integrity_hash_source: "sha512-mAT70YlAZkXM0DXsPxGQyghI/S+WXRUm3XeOcT8hb/JG65MsLBshD8nc6okRVD5iCVnJH/AY9WR/mRr8u4JFLQ=="
|
|
integrity_hash_uglified: "sha512-m/IsCzcjugdWmU+o7MIi2baMzxranuwj9uJY88W40OvD9aVf3wfl/QnLhdS0Z+VQUheZkM6weHxjEANi8Of5+w=="
|