mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Remove font-awesome and fomantic icon module (#24471)
Fixes https://github.com/go-gitea/gitea/issues/10410. This PR removes around 120kB of CSS.
This commit is contained in:
@@ -40,7 +40,7 @@ gitea embedded list [--include-vendored] [patterns...]
|
|||||||
|
|
||||||
The `--include-vendored` flag makes the command include vendored files, which are
|
The `--include-vendored` flag makes the command include vendored files, which are
|
||||||
normally excluded; that is, files from external libraries that are required for Gitea
|
normally excluded; that is, files from external libraries that are required for Gitea
|
||||||
(e.g. [font-awesome](https://fontawesome.com/), [octicons](https://octicons.github.com/), etc).
|
(e.g. [octicons](https://octicons.github.com/), etc).
|
||||||
|
|
||||||
A list of file search patterns can be provided. Gitea uses [gobwas/glob](https://github.com/gobwas/glob)
|
A list of file search patterns can be provided. Gitea uses [gobwas/glob](https://github.com/gobwas/glob)
|
||||||
for its glob syntax. Here are some examples:
|
for its glob syntax. Here are some examples:
|
||||||
|
|||||||
Reference in New Issue
Block a user