mirror of
https://github.com/a2nt/silverstripe-font-awesome.git
synced 2024-10-22 17:05:51 +02:00
10 lines
118 B
YAML
10 lines
118 B
YAML
---
|
|
Name: font-awesome
|
|
---
|
|
SiteConfig:
|
|
extensions:
|
|
- FASettings
|
|
|
|
ContentController:
|
|
extensions:
|
|
- FAInjector |