feat: linkedin
This commit is contained in:
parent
186491250e
commit
08557f45db
11 changed files with 53 additions and 24 deletions
|
@ -8,12 +8,15 @@ services:
|
|||
watch:
|
||||
- action: rebuild
|
||||
path: src/
|
||||
- action: sync+restart
|
||||
path: html/
|
||||
target: html/
|
||||
- action: sync+restart
|
||||
path: tmpl/
|
||||
target: tmpl/
|
||||
- action: sync+restart
|
||||
path: html/
|
||||
target: html/
|
||||
- action: sync
|
||||
path: css/
|
||||
target: css/
|
||||
- action: sync
|
||||
path: static/
|
||||
target: static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue