mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
docs: add faq entry about fork awesome deprecation
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
ece2bc2880
commit
74ba21711c
1 changed files with 9 additions and 0 deletions
|
@ -97,3 +97,12 @@ However, you can run HedgeDoc without this extra security, but we recommend usin
|
|||
needs to be adjusted to direct requests for this domain to the frontend.
|
||||
|
||||
[xss]: https://en.wikipedia.org/wiki/Cross-site_scripting
|
||||
|
||||
## Why are forkawesome icons deprecated?
|
||||
|
||||
As forkawesome icons are not really well maintained, we decided to replace them with
|
||||
[bootstrap icons][bootstrap-icons]. To keep the compatibility with HedgeDoc 1 notes
|
||||
we still import them, but will likely remove those icons at some point. So your
|
||||
best take of action is replacing these icons with [bootstrap icons][bootstrap-icons].
|
||||
|
||||
[bootstrap-icons]: https://icons.getbootstrap.com/
|
||||
|
|
Loading…
Reference in a new issue