mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
kickstarts chat window to fix visibility failure on load, enables keep_files for french path (speeds dev watcher rebuild cycle)
This commit is contained in:
parent
2c308564d6
commit
ea2c313ace
2 changed files with 13 additions and 1 deletions
|
@ -59,4 +59,4 @@ srcset:
|
|||
source: assets/img
|
||||
output: assets/img/resized
|
||||
|
||||
keep_files: ['assets/img/resized','es/assets/img/resized','cn/assets/img/resized','pt/assets/img/resized','ru/assets/img/resized','it/assets/img/resized']
|
||||
keep_files: ['assets/img/resized','fr/assets/img/resized','es/assets/img/resized','cn/assets/img/resized','pt/assets/img/resized','ru/assets/img/resized','it/assets/img/resized']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue