mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
Merge pull request #4 from aljazceru/claude/work-in-progress-011CUxbK21e6GPNznyDoqy23
Use local EUR banknote image for chart background
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
.append('image')
|
||||
.attr('width', '100%')
|
||||
.attr('height', '100%')
|
||||
.attr('xlink:href', 'https://ena.our-dogs.info/download.php?w=1280&h=720&img=https://c8.alamy.com/comp/CWNN3M/one-100-euro-banknote-one-hundred-euro-european-currency-isolated-CWNN3M.jpg');
|
||||
.attr('xlink:href', '/static/assets/100eur.jpg');
|
||||
|
||||
$('svg path')
|
||||
.css('opacity', 1)
|
||||
|
||||
Reference in New Issue
Block a user