diff --git a/_docs/index.md b/_docs/index.md index 6a4d38d06e..943c499f4f 100644 --- a/_docs/index.md +++ b/_docs/index.md @@ -10,7 +10,7 @@ type: markdown --- {% include home.html %} -# Welcome to Istio {{site.data.istio.version}}. +# Welcome to Istio {{site.data.istio.version}} Welcome to Istio's latest documentation home page. From here you can learn all about Istio by following the links below: @@ -31,5 +31,4 @@ We're always looking for help improving our documentation, so please don't hesit Or better yet, submit your own [contributions]({{home}}/docs/reference/contribute/editing.html) to help make our docs better. - Follow this link for the archive of [most recent stable release (0.1) documentation](https://istio.io/v-0.1/docs/). diff --git a/_includes/footer.html b/_includes/footer.html index 24c3322935..a3d0293de3 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -42,8 +42,7 @@
- Copyright © 2017 Istio Authors
- Istio Version {{site.data.istio.version}}
+ Istio Version {{site.data.istio.version}}, Copyright © 2017 Istio Authors
This site was built on {{site.time | date_to_string | split: ' ' | join: '-'}}