Closed Dana94 closed 5 years ago
I did have trouble committing this before but I thought I figured it out. I'll look into it @nelsonic
@iteles I'm not sure if I understand you. The issue is just asking to replace the old logo image with its new logo right?
@Dana94 Right! But the logo is currently being used in https://dwyl.com/case-studies/thomas-cook/tc-serverless, so if you change the name of the logo file, then you'll need to also change it in the code of that page (https://github.com/dwyl/dwyl-site/blob/master/case-studies/thomas-cook/tc-serverless.html) so that the updated logo actually appears ☺️
@iteles True, but I wouldn't need to change the file calling the image if the new logo file has the same name as the old logo file. I could do this by removing the old logo file from the repo.
This is the branch locally showing the new logo.
Please let me know if I'm missing something.
@Dana94 That's exactly right. Both my comments mentioned if you change the file name ☺️
@iteles Ah gotcha, okay I did not change the file name. 😄
Closes #467