diff options
| author | Frederick Mixell <frederick.mixell@leftfieldlabs.com> | 2022-09-21 12:10:59 -0400 |
|---|---|---|
| committer | Jamal Carvalho <jamal@golang.org> | 2023-02-14 18:22:49 +0000 |
| commit | 78a220a4fa2135bd9f9fab314d6eb550c270d925 (patch) | |
| tree | dc10beeffd0aebe4bff48c8ecebc611ef8a8be9b /_content/doc/tutorial/getting-started.html | |
| parent | 6e1dd4f0068b6905ecae96304872ef52928af6b1 (diff) | |
| download | go-x-website-78a220a4fa2135bd9f9fab314d6eb550c270d925.tar.xz | |
_content: Breadcrumbs added to children pages.
Added to all doc children page with doclayout.
Added to Why Go pages.
Added to Security pages.
Video of Changes:
https://drive.google.com/file/d/1wX9e9K9H9wPTaLLQHh15-cWzMTMRr9DO/view?usp=sharing
Change-Id: I0fbf8e925e7fa357762d8eebd2bf13d561d49d86
Reviewed-on: https://go-review.googlesource.com/c/website/+/432775
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Diffstat (limited to '_content/doc/tutorial/getting-started.html')
| -rw-r--r-- | _content/doc/tutorial/getting-started.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_content/doc/tutorial/getting-started.html b/_content/doc/tutorial/getting-started.html index 6ca9e43c..d685d8e5 100644 --- a/_content/doc/tutorial/getting-started.html +++ b/_content/doc/tutorial/getting-started.html @@ -1,5 +1,6 @@ <!--{ - "Title": "Tutorial: Get started with Go" + "Title": "Tutorial: Get started with Go", + "Breadcrumb": true }--> <p> |
