Update Home
parent
6ad1b1e57d
commit
42ec0111b5
6
Home.md
6
Home.md
@ -63,6 +63,12 @@ mastodon_id: "112409293978326719"
|
||||
### Other Special Features
|
||||
Special or uncommon features of this blog that aren't configured in `metadata.js`.
|
||||
|
||||
#### Embed audio
|
||||
Embed audio using the custom "audio" shortcode:
|
||||
```
|
||||
{% audio "Title'", "Artist", "audioFile.mp3", "coverImage.webp" %}
|
||||
```
|
||||
|
||||
#### Add a cowsay to a post
|
||||
You can use the `cowsay` filter to output a captioned `<figure>` containing a copy of an output from the cowsay program. Instead of using the usual three backticks, this method is accessible to visually impaired users thanks to the automatic captioning. Here's how to do it:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user