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

Badge Guidelines Singleton #699

Closed nickalcantara closed 3 months ago

nickalcantara commented 7 months ago

Implement a badge guidelines singleton within Sanity following the existing convention for other singletons.

nickalcantara commented 7 months ago

@Snugug It looks like the badge guidelines document should be created via createSingletons. The comments in the function indicate that content is lost anytime the function is run. Is this a concern if ran within the development dataset? Shall we create the singleton document a different way?

Snugug commented 3 months ago

Done