chromeos / chromeos.dev

chromeOS.dev is the digital home for all things ChromeOS. Learn how to adapt and optimize your existing apps to work on ChromeOS, the success other companies have had doing so, how to use ChromeOS as your developer machine, and keep up-to-date with the latest on ChromeOS.
https://chromeos.dev
Apache License 2.0
247 stars 79 forks source link

🐛(site) Fix consent banner not rendering #766

Closed Snugug closed 4 months ago

Snugug commented 4 months ago

Description

Cookie consent banner was not rendering because it relies on an external JS tag that wasn't properly being pulled in. It now is.


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following