mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 20:23:39 +00:00
syntax change
This commit is contained in:
@@ -44,8 +44,10 @@ module.exports = () => {
|
||||
return `
|
||||
{{quote
|
||||
${_.sample(quotes)}
|
||||
|
||||
- ${_.sample(authors)}, _${_.sample(books)}_
|
||||
|
||||
:
|
||||
{{attribution ${_.sample(authors)}, *${_.sample(books)}*}}
|
||||
|
||||
}}
|
||||
\n`;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user