字体测试
This commit is contained in:
parent
ff09b4b30f
commit
d5f80faedd
@ -98,11 +98,12 @@ app.get('/robots.txt', function(req, res) {
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
// -- We don't want to serve sessions for static resources
|
||||
// -- Save database write on every resources
|
||||
app.use(compress());
|
||||
app.use(express.static(config.root + '/public'));
|
||||
|
||||
app.use(
|
||||
morgan('combined', {
|
||||
stream: requestLogStream,
|
||||
|
BIN
src/fonts/tr.ttf
Normal file
BIN
src/fonts/tr.ttf
Normal file
Binary file not shown.
BIN
src/fonts/wanghanzong.ttf
Normal file
BIN
src/fonts/wanghanzong.ttf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user