mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@@ -67,6 +67,7 @@ The configuration file in Grafana Enterprise contains the following options. Eac
|
||||
# Set to complete URL to override loading logo
|
||||
;loading_logo =
|
||||
```
|
||||
|
||||
You can replace the default footer links (Documentation, Support, Community) and even add your own custom links.
|
||||
An example follows for replacing the default footer and help links with new custom links.
|
||||
|
||||
@@ -93,6 +94,7 @@ GF_WHITE_LABELING_FOOTER_LINKS_EXTRACUSTOM_URL=http://your.custom.site
|
||||
```
|
||||
|
||||
> **Note:** The following two links are always present in the footer:
|
||||
|
||||
- Grafana edition
|
||||
- Grafana version with build number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user