Update Home

Nathan Upchurch 2024-11-30 17:05:26 -05:00
parent c4d5ea4731
commit 62d65f96e4

@ -79,3 +79,6 @@ You can use the `cowsay` filter to output a captioned `<figure>` containing a co
2. Use the filter like this: `{{ cowList.name | cowsay | safe }}`.
The `safe` filter is necessary so that Eleventy doesn't sanitize our HTML.
#### Image Galleries:
Specify galleries in `_/data/galleries.js`.