commit | 1bbaa59d247a8c591aa2bbd19f15cef71f22f4e5 | [log] [tgz] |
---|---|---|
author | Johnny Stenback <jstenback@chromium.org> | Mon May 09 17:25:41 2022 +0000 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 19:03:08 2022 +0000 |
tree | 7c4eeba83831f54dfb74d10339811d7cc618cc8a | |
parent | a22b22d6871e23330fc92b2642d8bc8b40b57209 [diff] |
Add link to /events This change adds a link to the /events page so crawlers can find our events. Also cleans up a stray period. Change-Id: Ieb1514519121a892e17a362029c63d24cd284acb Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3635073 Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: Johnny Stenback <jstenback@chromium.org>
This Git repo contains the source content for www.chromium.org.
NOTE: 2021-11-15. This is not (yet) actually true. This is a work-in-progress repo that we plan to move to.
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.