Skip to content

Commit

Permalink
Minor Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
narayanvyas committed Jun 13, 2024
1 parent df016e7 commit 312924c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/images.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import productImgIoMSmartHealthcareWiley from '../assets/img/cfc/iomt-wiley.jpg'
import productImgMultimodalDataFusionWiley from '../assets/img/cfc/multimodal-wiley.jpg';
import productImgSecureEnergyWiley from '../assets/img/cfc/secure-energy-wiley.jpg';
import productImgRadarAiDegruyter from '../assets/img/cfc/radar_ai_degruyter.png';
import productImgIoTRadarAAP from '../assets/img/cfc/iot-rs-aap.png';
import productImgIoTRadarAAP from '../assets/img/cfc/iot-rs-aap.jpg';

// Awards Certificates
import icaiihi_2023_session_chair from '../assets/img/certificates/awards/icaiihi_2023_session_chair.jpg';
Expand Down
Binary file added src/assets/img/cfc/iot-rs-aap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/cfc/iot-rs-aap.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/data/callForChaptersBooksData.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ const callForChapterBooksData = [
consentFormMessage: 'This book requires a Copyright Transmittal Form. Please download it from the link below and upload it along with your final chapter. Upload a Word file of the consent form only; do not upload a scanned copy.',
isAbstractSubmissionClosed: false,
isFullChapterSubmissionClosed: false,
submissionEmails: ['[email protected]']
submissionEmails: ['[email protected]', '[email protected]']
},
{
id: 'radar-ai-remote-sensing',
Expand Down

0 comments on commit 312924c

Please sign in to comment.