🔧 Clean mount paths in WebMonetization module

This commit is contained in:
Maxim Lebedev 2020-12-25 21:08:48 +05:00
parent e1af133748
commit c515b1b555
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
1 changed files with 6 additions and 6 deletions

View File

@ -4,9 +4,9 @@ module:
extended: false extended: false
min: "0.79.0" min: "0.79.0"
mounts: mounts:
- source: assets/monetization.js - source: assets
target: assets/monetization.js target: assets
- source: layouts/partials/monetization.html - source: layouts/partials
target: layouts/partials/monetization.html target: layouts/partials
- source: layouts/shortcodes/monetization.html - source: layouts/shortcodes
target: layouts/shortcodes/monetization.html target: layouts/shortcodes