Update Home
parent
c4d5ea4731
commit
62d65f96e4
5
Home.md
5
Home.md
@ -78,4 +78,7 @@ You can use the `cowsay` filter to output a captioned `<figure>` containing a co
|
||||
1. Add a copy of the cowsay output you'd like to display to _data/cowList.js. Be sure and escape any backslashes.
|
||||
2. Use the filter like this: `{{ cowList.name | cowsay | safe }}`.
|
||||
|
||||
The `safe` filter is necessary so that Eleventy doesn't sanitize our HTML.
|
||||
The `safe` filter is necessary so that Eleventy doesn't sanitize our HTML.
|
||||
|
||||
#### Image Galleries:
|
||||
Specify galleries in `_/data/galleries.js`.
|
Loading…
x
Reference in New Issue
Block a user