explain how its ok to front load the CSS to make it load faster

This commit is contained in:
forest 2021-02-25 17:23:36 -06:00
parent 0ed2585bdb
commit 3a3b4fb8c6

View File

@ -135,7 +135,7 @@ Files:
- captcha.css
- proofOfWorker.js
You only need to include `captcha.js` in your page, it will pull in the other files automatically.
You only need to include `captcha.js` in your page, it will pull in the other files automatically if they are not already present in the page.
See below for a more detailed implementation walkthrough.
# HTTP Admin API