commit | 2f392eb3dc8cc9222892dfb3681170d8992fd4b1 | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Wed Nov 20 19:03:08 2024 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 19:05:08 2024 |
tree | c6126a1041a50843140534ac0b61150bc28718b8 | |
parent | 1c3a3e343ed719f0776a61c42b78d35cf3f26714 [diff] |
Fix EnumTraits example This example has a few errors that led me down the wrong path. Perhaps I can help the next person! Change-Id: I5a3d4e83befa4f4a571bd662fe9d955d61888338 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/6039694 Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by: James Hawkins <jhawkins@chromium.org>
This Git repo contains the source content for www.chromium.org.
The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.