0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

Rename files

This commit is contained in:
David Bolack
2026-01-27 20:06:51 -06:00
parent 8fc4c946d7
commit e6df660522
12 changed files with 23 additions and 23 deletions

View File

@@ -40,7 +40,7 @@ module.exports = [
icon : 'fas fa-image',
gen : [
'<img ',
' src=\'/assets/4a8179462cfdf39054a418efd4cb743e.jpg\' ',
' src=\'https://homebrewery.naturalcrit.com/assets/catwarrior.jpg\' ',
' style=\'width:325px\' />',
'Credit: Kyounghwan Kim'
].join('\n')
@@ -50,7 +50,7 @@ module.exports = [
icon : 'fas fa-tree',
gen : [
'<img ',
' src=\'/assets/hMna6G0.png\' ',
' src=\'https://homebrewery.naturalcrit.com/assets/homebrewerymug.png\' ',
' style=\'position:absolute; top:50px; right:30px; width:280px\' />'
].join('\n')
},