Skip to content

Commit

Permalink
turning on cookie consent form
Browse files Browse the repository at this point in the history
  • Loading branch information
snmln committed Oct 30, 2024
1 parent 08c8fc3 commit bbc4133
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@ module.exports = {
one: ' Data Story',
other: 'Data Stories'
}
},
cookieConsentForm: {
title: 'Cookie Consent',
copy: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse nec nibh nec elit condimentum scelerisque sed vel massa. Fusce non massa eu justo rutrum euismod vitae sit amet libero. To learn more about it, see our [Privacy Policy](https://www.nasa.gov/privacy/#cookies)'
}
};

0 comments on commit bbc4133

Please sign in to comment.