From: XhmikosR Date: Wed, 31 Jul 2019 13:34:45 +0000 (+0300) Subject: Clean up mounts. X-Git-Tag: v5.0.0-alpha1~845 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad50029124e6aec776399f9f6b71768780f5065;p=thirdparty%2Fbootstrap.git Clean up mounts. --- diff --git a/config.yml b/config.yml index 5989c321dc..3710d4208f 100644 --- a/config.yml +++ b/config.yml @@ -18,28 +18,19 @@ blackfriday: fractions: false publishDir: "_gh_pages" -themesDir: "site/themes" module: mounts: - source: dist target: static/docs/4.3/dist - - source: dist - target: static/dist - source: site/content target: content - - source: site/static - target: static - - source: site/layouts - target: layouts - source: site/data target: data - - source: site/assets - target: assets - - source: site/i18n - target: i18n - - source: site/archetypes - target: archetypes + - source: site/layouts + target: layouts + - source: site/static + target: static params: description: "The most popular HTML, CSS, and JS library in the world."