mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 01:52:45 +00:00
Initial commit
This commit is contained in:
7
themes/V3/Blank/snippets/imageMask.gen.js
Normal file
7
themes/V3/Blank/snippets/imageMask.gen.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const _ = require('lodash');
|
||||
|
||||
module.exports = ()=>{
|
||||
return `{{imageMask${_.random(1, 6)},top
|
||||

|
||||
}}\n\n`;
|
||||
};
|
||||
Reference in New Issue
Block a user