mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Change font to Roboto to support more charsets (#9803)
This commit is contained in:
1
Makefile
1
Makefile
@@ -487,6 +487,7 @@ fomantic: node-check $(FOMANTIC_DEST_DIR)
|
||||
|
||||
$(FOMANTIC_DEST_DIR): semantic.json web_src/fomantic/theme.config.less | node_modules
|
||||
cp web_src/fomantic/theme.config.less node_modules/fomantic-ui/src/theme.config
|
||||
cp web_src/fomantic/_site/globals/* node_modules/fomantic-ui/src/_site/globals/
|
||||
npx gulp -f node_modules/fomantic-ui/gulpfile.js build
|
||||
|
||||
.PHONY: css
|
||||
|
Reference in New Issue
Block a user