mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-14 19:25:37 +00:00
Added fontawesome CSS/JS support, replaced all icons with <span> tag
This commit is contained in:
@ -24,8 +24,15 @@ theme:
|
||||
edit_uri: "" # Disable "Edit" button
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
- stylesheets/brands.css
|
||||
- stylesheets/regular.css
|
||||
- stylesheets/solid.css
|
||||
extra_javascript:
|
||||
- javascripts/extra.js
|
||||
- javascripts/fontawesome.js
|
||||
- javascripts/brands.js
|
||||
- javascripts/regular.js
|
||||
- javascripts/solid.js
|
||||
|
||||
# Navigation
|
||||
nav:
|
||||
|
Reference in New Issue
Block a user