stuff
This commit is contained in:
@ -62,7 +62,7 @@ export default async function(eleventyConfig) {
|
||||
// Shortcodes
|
||||
|
||||
// Cowsay
|
||||
eleventyConfig.addNunjucksFilter("cowsay", cowText => {
|
||||
eleventyConfig.addFilter("cowsay", cowText => {
|
||||
const cowCaptionReplacementTable = [
|
||||
[`
|
||||
o ^__^
|
||||
|
Reference in New Issue
Block a user