diff --git a/material/overrides/home.html b/material/overrides/home.html index 80b9a4e..f9d32e1 100644 --- a/material/overrides/home.html +++ b/material/overrides/home.html @@ -10,7 +10,7 @@
OCI-native container image builds, simplified
+OCI-native container image builds, simplified
Get Started @@ -33,7 +33,7 @@One statically built binary for simplified download and install.
+One statically built binary for simplified download and install with no additional dependencies or services.
Hermatically sealed environment for image builds using LXC containers.
+Hermetically sealed environment for image builds using LXC containers so that builds are repeatable without side-effects.
Build inside a user namespace and avoid privilege on host.
+Build using user namespaces and avoid privileges on host.
Build only the images necessary and only if any input changed.
+Build only the images necessary and rebuild only if any input changed.
Built as an open source project ground up with Apache2 License.
+Released as an open source project under Apache2 License.