theme: sync v4.4.0-dev - get Page Sharer config + fixes
This commit is contained in:
@ -15,6 +15,9 @@ rsync -av ../themes/academic/exampleSite/config/ ../config/
|
||||
# Install demo user
|
||||
rsync -av ../themes/academic/exampleSite/content/authors/ ../content/authors/
|
||||
|
||||
# Install page sharer button customizer
|
||||
rsync -av ../themes/academic/data/page_sharer.toml ../data/
|
||||
|
||||
# Install an example instance of each widget type
|
||||
rsync -av --exclude gallery/ ../themes/academic/exampleSite/content/home/ ../content/home/
|
||||
|
||||
|
Reference in New Issue
Block a user