theme: upgrade to latest v4.9-dev - get singular taxonomy URLs
This commit is contained in:
parent
0a539c1b89
commit
47c949aa3c
6 changed files with 15 additions and 4 deletions
|
@ -12,6 +12,9 @@ cd scripts/
|
|||
# Install demo config
|
||||
rsync -av ../themes/academic/exampleSite/config/ ../config/
|
||||
|
||||
# Install Netlify CMS
|
||||
rsync -av ../themes/academic/exampleSite/static/admin/ ../static/admin/
|
||||
|
||||
# Install demo user
|
||||
rsync -av ../themes/academic/exampleSite/content/authors/ ../content/authors/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue