add missing pricing link

This commit is contained in:
John Bowdre 2023-11-10 13:29:01 -06:00
parent f2a3b94411
commit 8ddbc9a75f

View file

@ -126,7 +126,7 @@ I started with registering for a free[^free] account at [torchlight.dev](https:/
echo "TORCHLIGHT_TOKEN=torch_[...]" > ./.env # [tl! .cmd] echo "TORCHLIGHT_TOKEN=torch_[...]" > ./.env # [tl! .cmd]
``` ```
[^free]: Torchlight is free for sites which don't generate revenue, though it does require a link back to `torchlight.dev`. I stuck the attribution link in the footer. More pricing info [here]. [^free]: Torchlight is free for sites which don't generate revenue, though it does require a link back to `torchlight.dev`. I stuck the attribution link in the footer. More pricing info [here](https://torchlight.dev/#pricing).
#### Installation #### Installation
I then used `npm` to install Torchlight in the root of my Hugo repo: I then used `npm` to install Torchlight in the root of my Hugo repo: