Skip to content

Commit

Permalink
adding robots file and adding new launch tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCollinz committed Mar 7, 2024
1 parent c2a8777 commit dbedb6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added robots.txt
Empty file.
2 changes: 1 addition & 1 deletion scripts/delayed.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sampleRUM('cwv');
// add more delayed functionality here

const loadAdobeDTM = async () => {
await loadScript('https://assets.adobedtm.com/8fee56b0a165/0dcea4176083/launch-5b9d43d0b93e-development.min.js');
await loadScript('https://assets.adobedtm.com/8fee56b0a165/17899e6850f3/launch-1c377528b01b-development.min.js');
};

await loadAdobeDTM();

0 comments on commit dbedb6c

Please sign in to comment.