Replace fontawesome with latest version 6.5.2 (#116)

This commit is contained in:
Phuoc Anh Kha Le 2024-06-04 22:00:23 -05:00 committed by GitHub
parent 46c950dc37
commit 44682900e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2100 changed files with 20227 additions and 7902 deletions

View file

@ -133,9 +133,7 @@ SELENIUM_CHROMEDRIVER_PATH = "chromedriver"
INLINE_JQUERY = True
INLINE_FONTAWESOME = True
JQUERY_JS = "//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"
FONTAWESOME_CSS = (
"//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"
)
FONTAWESOME_CSS = "//cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
DMOJ_CANONICAL = ""
# Application definition