diff options
| author | XhmikosR <[email protected]> | 2020-11-22 17:34:23 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-22 17:36:00 +0200 |
| commit | 96f7e9f79804405b64c7f6c83f0b31cdd1e8824f (patch) | |
| tree | daf219e761efad64e18941b210445d864ce57d35 /config.yml | |
| parent | 010192a6f362b39ef0295f1370771e1065e1664f (diff) | |
| download | bootstrap-main-xmr-hugo-docs-vendor.tar.xz bootstrap-main-xmr-hugo-docs-vendor.zip | |
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml b/config.yml index eafd87945..cd3f21007 100644 --- a/config.yml +++ b/config.yml @@ -42,9 +42,9 @@ module: target: static/favicon.ico # the following are processed via Hugo pipes so we need them in the assets folder - ## the following will be printed with Hugo pipes + ## the following will be served as is - source: node_modules/docsearch.js/dist/cdn/docsearch.min.js - target: assets/js/vendor/docsearch.min.js + target: static/docs/5.0/assets/js/vendor/docsearch.min.js ## The following vendor files will be bundled together on top of local js files as /docs.js - source: node_modules/anchor-js/anchor.min.js target: assets/js/vendor/anchor.min.js |
