theme: sync v4.4.0-dev - get Page Sharer config + fixes
This commit is contained in:
parent
6aea79e331
commit
cb97d87dcf
3 changed files with 62 additions and 1 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue