Remove icons shortcode
This commit is contained in:
15
README.md
15
README.md
@@ -35,7 +35,6 @@ It's a versatile canvas that serves most web needs.
|
||||
- Gallery shortcode
|
||||
- Header links
|
||||
- Icon shortcode
|
||||
- Icons shortcode
|
||||
- Image shortcode
|
||||
- Landing page
|
||||
- Languages
|
||||
@@ -497,20 +496,6 @@ Parameters:
|
||||
<dd>Optional. String. URL. Example is <code>https://github.com/willfaught/paige</code>. E-mails in URLs with a <code>mailto:</code> scheme are protected from web crawlers.</dd>
|
||||
</dl>
|
||||
|
||||
### Icons
|
||||
|
||||
The `paige/icons` shortcode presents a sequence of `paige/icon`.
|
||||
|
||||
```
|
||||
{{< paige/icons >}}
|
||||
|
||||
{{< /paige/icons >}}
|
||||
```
|
||||
|
||||
Inner content: The sequence of `paige/icon`.
|
||||
|
||||
Parameters: None.
|
||||
|
||||
### Image
|
||||
|
||||
The `paige/image` shortcode provides a figure with an image.
|
||||
|
Reference in New Issue
Block a user