Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961

This commit is contained in:
Daniel 2023-12-27 11:23:37 +08:00
parent 44060c6e0d
commit ec0989c32f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
9 changed files with 157 additions and 8 deletions

View file

@ -50,5 +50,8 @@ extraResources:
- from: "appearance/themes/daylight"
to: "appearance/themes/daylight"
filter: "!**/{.DS_Store,custom.css}"
- from: "appearance/fonts"
to: "appearance/fonts"
filter: "!**/{.DS_Store}"
- from: "pandoc/pandoc-linux-amd64.zip"
to: "pandoc.zip"