Include Source Han Sans font in static web content of Bookwyrm package
This commit is contained in:
parent
899784a6c7
commit
e5fffb39a5
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ mkDerivation {
|
|||
|
||||
cp -r /build/source/static/* $out/srv/http/
|
||||
|
||||
ln -s ${source-han-sans}/share/fonts/opentype/source-han-sans/SourceHanSans.ttc $out/srv/http/fonts/source_han_sans/SourceHanSans-VF.ttf.ttc
|
||||
|
||||
# Executables
|
||||
|
||||
cat <<- EOF > $out/bin/bookwyrm
|
||||
|
|
Loading…
Add table
Reference in a new issue