docs: update index page

fix(doc): icon file name
This commit is contained in:
Xin
2023-08-23 00:57:39 +01:00
parent 86e5106f6e
commit 64e27cbc4e
2 changed files with 12 additions and 5 deletions

View File

@ -2,13 +2,13 @@
title: Icon
---
To use this shortcode inline, make sure you have enabled the inline shortcode in the config:
To use this shortcode inline, inline shortcode needs to be enabled in the config:
```yaml {filename="hugo.yaml"}
enableInlineShortcodes: true
```
The list of available icons can be found in `data/icon.yaml`.
The list of available icons can be found in `data/icons.yaml`.
## Example