add font and acknowledgements

This commit is contained in:
2025-05-25 21:07:21 +03:00
parent a4a79d964e
commit c426c8aa2a
10 changed files with 130 additions and 16 deletions

View File

@ -41,5 +41,9 @@ http {
location /static/js/ {
alias js/;
}
location /static/fonts/ {
alias fonts/;
}
}
}