google / gvisor

Application Kernel for Containers
https://gvisor.dev
Apache License 2.0
15.86k stars 1.3k forks source link

gVisor website: Fix title on homepage. #11196

Closed copybara-service[bot] closed 2 days ago

copybara-service[bot] commented 2 days ago

gVisor website: Fix title on homepage.

Before this change, it was " - gVisor". Now it is "The Container Security Platform - gVisor".

(I changed it the homepage title separator from "|" to "-" to match the fact that this separator is used on all other pages.)

Fixes #11172.