diff --git a/samples/react-add-js-css-ref/README.md b/samples/react-add-js-css-ref/README.md index cd15a6357..56d69d9a7 100644 --- a/samples/react-add-js-css-ref/README.md +++ b/samples/react-add-js-css-ref/README.md @@ -13,7 +13,7 @@ extensions: - react createdDate: 04/24/2020 12:00:00 AM --- -## SPFx webpart to add JS and CSS reference on Modern Pages via SPFx application customizer extension +# Add JS and CSS reference on Modern Pages via SPFx application customizer extension This repo is a react based SPFx web part and extension that allows users to add/modify/delete custom js and css file references using SPFx application customizer extension all modern pages within SP online site. This web part provides an interface to JS and CSS file references so that we don't have to modify code when we need to change references or add new references in the future. As part of security measures, this actions on web part can be only accessed by users who have Manage web permission on site.