From 6ff5ca460f76cfc3e7b05aa6ccd9678ad168a8cb Mon Sep 17 00:00:00 2001 From: Takuya Tokuda Date: Sat, 2 Jun 2018 12:46:55 +0900 Subject: [PATCH] wrap sentence by p tag (#8785) --- layouts/docs/docsportal_home.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/docs/docsportal_home.html b/layouts/docs/docsportal_home.html index cfd6d4bec4..ae0de8edcc 100644 --- a/layouts/docs/docsportal_home.html +++ b/layouts/docs/docsportal_home.html @@ -36,8 +36,10 @@
- Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. - The open source project is hosted by the Cloud Native Computing Foundation (CNCF). +

+ Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. + The open source project is hosted by the Cloud Native Computing Foundation (CNCF). +