Skip to content

Commit

Permalink
Update pro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal authored Dec 5, 2024
1 parent 56173a4 commit 93e30fa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/fontawesome/pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@ Finally, set the `fontawesome.kit_code` setting to your Kit code.
RIL_FONTAWESOME__KIT_CODE=abcde12345
```

!!! tip "Protecting your Kit from unauthorized use"
It is strongly recommended that you [specify at least one allowed domain for your Kit](https://docs.fontawesome.com/web/setup/use-kit#im-getting-a-lot-more-pageviews-than-i-think-i-should-be-what-can-i-do).
If you leave it empty, anyone with your Kit code can use your Kit via Font Awesome's CDN
and your [pageviews](https://docs.fontawesome.com/web/setup/use-kit#kits-and-pageviews) might unexpectedly go through the roof.

You can use your own domain if you have one, or `example.com` if you don't.

**This setting has absolutely no effect on RIL** regardless of where your Reflex project is hosted.


### Using custom icons

Expand Down

0 comments on commit 93e30fa

Please sign in to comment.