Skip to content

Commit

Permalink
Change to fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
davenichols-DHLS committed Aug 13, 2024
1 parent e112434 commit 42d86dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion blocks/footer/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ export default async function decorate(block) {
link.classList.add('text-normal');
}
});
https://www.idtdna.com/pages?utm_source=dhls_website&utm_medium=referral&utm_content=header&ajs_aid=49525b0f-92aa-40b6-aed8-3bbe4bfca573

// eslint-disable-next-line
function footerOpco() {
const ulElement = document.createElement('ul');
const items = [
Expand Down

0 comments on commit 42d86dd

Please sign in to comment.