add font and acknowledgements
This commit is contained in:
@ -41,5 +41,9 @@ http {
|
||||
location /static/js/ {
|
||||
alias js/;
|
||||
}
|
||||
|
||||
location /static/fonts/ {
|
||||
alias fonts/;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user