go.dev/_content: use correct stylization of "GitHub"

Change-Id: Iae1ec48f92be8268ab3e7f4f87aa749773fd6c7e
GitHub-Last-Rev: 755e2b2b2f0eb59a6fa42872b7c88bf9fab21258
GitHub-Pull-Request: golang/website#57
Reviewed-on: https://go-review.googlesource.com/c/website/+/325050
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Trust: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Website-Publish: DO NOT USE <dmitshur@google.com>
diff --git a/go.dev/_content/learn/books.yaml b/go.dev/_content/learn/books.yaml
index 21d59bd..c46a374 100644
--- a/go.dev/_content/learn/books.yaml
+++ b/go.dev/_content/learn/books.yaml
@@ -10,7 +10,7 @@
     thumbnail: /images/learn/get-programming-with-go.jpeg
   - title: Go Programming Blueprints
     description: This is the official source code repository for the book.
-    cta: View on Github
+    cta: View on GitHub
     url: https://github.com/matryer/goblueprints
     thumbnail: /images/learn/go-programming-blueprints.png
   - title: Introducing Go
diff --git a/go.dev/_content/menus.yaml b/go.dev/_content/menus.yaml
index 801f150..321d996 100644
--- a/go.dev/_content/menus.yaml
+++ b/go.dev/_content/menus.yaml
@@ -51,7 +51,7 @@
     children:
     - name: Twitter
       url: https://www.twitter.com/golang
-    - name: Github
+    - name: GitHub
       url: https://github.com/golang
     - name: Slack
       url: https://invite.slack.golangbridge.org/
diff --git a/go.dev/_content/solutions/cloud.md b/go.dev/_content/solutions/cloud.md
index fe64ba7..06cf47e 100644
--- a/go.dev/_content/solutions/cloud.md
+++ b/go.dev/_content/solutions/cloud.md
@@ -102,7 +102,7 @@
     ctas:
       - text: NYTimes - Gizmo
         url: https://open.nytimes.com/introducing-gizmo-aa7ea463b208
-      - text: Gizmo Github
+      - text: Gizmo GitHub
         url: https://github.com/nytimes/gizmo
   - company: Twitch
     url: https://www.twitch.tv/
diff --git a/go.dev/testdata/golden/about/index.html b/go.dev/testdata/golden/about/index.html
index 46b05eb..54eb02a 100644
--- a/go.dev/testdata/golden/about/index.html
+++ b/go.dev/testdata/golden/about/index.html
@@ -383,7 +383,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/categories/index.html b/go.dev/testdata/golden/categories/index.html
index 5116b7a..4356588 100644
--- a/go.dev/testdata/golden/categories/index.html
+++ b/go.dev/testdata/golden/categories/index.html
@@ -231,7 +231,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/copyright/index.html b/go.dev/testdata/golden/copyright/index.html
index 950cdfb..8458ef1 100644
--- a/go.dev/testdata/golden/copyright/index.html
+++ b/go.dev/testdata/golden/copyright/index.html
@@ -233,7 +233,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/index.html b/go.dev/testdata/golden/index.html
index f3473fe..ad213d6 100644
--- a/go.dev/testdata/golden/index.html
+++ b/go.dev/testdata/golden/index.html
@@ -1474,7 +1474,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/learn/index.html b/go.dev/testdata/golden/learn/index.html
index 95caf5d..8c8146a 100644
--- a/go.dev/testdata/golden/learn/index.html
+++ b/go.dev/testdata/golden/learn/index.html
@@ -830,7 +830,7 @@
         <p class="Book-title">Go Programming Blueprints</p>
         <p class="Book-description">This is the official source code repository for the book.</p>
         <div class="Book-cta">
-          <span>View on Github</span>
+          <span>View on GitHub</span>
           <svg
             xmlns="http://www.w3.org/2000/svg"
             width="16"
@@ -1182,7 +1182,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/series/case-studies/index.html b/go.dev/testdata/golden/series/case-studies/index.html
index 1461db5..88443c0 100644
--- a/go.dev/testdata/golden/series/case-studies/index.html
+++ b/go.dev/testdata/golden/series/case-studies/index.html
@@ -457,7 +457,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/series/index.html b/go.dev/testdata/golden/series/index.html
index 1297517..74c4a87 100644
--- a/go.dev/testdata/golden/series/index.html
+++ b/go.dev/testdata/golden/series/index.html
@@ -247,7 +247,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/series/use-cases/index.html b/go.dev/testdata/golden/series/use-cases/index.html
index aa05668..99a9324 100644
--- a/go.dev/testdata/golden/series/use-cases/index.html
+++ b/go.dev/testdata/golden/series/use-cases/index.html
@@ -267,7 +267,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/americanexpress/index.html b/go.dev/testdata/golden/solutions/americanexpress/index.html
index 9fd928c..2eeaa15 100644
--- a/go.dev/testdata/golden/solutions/americanexpress/index.html
+++ b/go.dev/testdata/golden/solutions/americanexpress/index.html
@@ -394,7 +394,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/armut/index.html b/go.dev/testdata/golden/solutions/armut/index.html
index e3d72db..d4341d4 100644
--- a/go.dev/testdata/golden/solutions/armut/index.html
+++ b/go.dev/testdata/golden/solutions/armut/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/capital-one/index.html b/go.dev/testdata/golden/solutions/capital-one/index.html
index dcd8dcf..80bb20c 100644
--- a/go.dev/testdata/golden/solutions/capital-one/index.html
+++ b/go.dev/testdata/golden/solutions/capital-one/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/clis/index.html b/go.dev/testdata/golden/solutions/clis/index.html
index be35a34..51c0548 100644
--- a/go.dev/testdata/golden/solutions/clis/index.html
+++ b/go.dev/testdata/golden/solutions/clis/index.html
@@ -696,7 +696,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/cloud/index.html b/go.dev/testdata/golden/solutions/cloud/index.html
index 9cb3fe6..9ee22c9 100644
--- a/go.dev/testdata/golden/solutions/cloud/index.html
+++ b/go.dev/testdata/golden/solutions/cloud/index.html
@@ -400,7 +400,7 @@
 
           <li><a href="https://open.nytimes.com/introducing-gizmo-aa7ea463b208">NYTimes - Gizmo</a></li>
 
-          <li><a href="https://github.com/nytimes/gizmo">Gizmo Github</a></li>
+          <li><a href="https://github.com/nytimes/gizmo">Gizmo GitHub</a></li>
 
         </ul>
       </td>
@@ -812,7 +812,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/cloudflare/index.html b/go.dev/testdata/golden/solutions/cloudflare/index.html
index 5f95dec..bcbfd44 100644
--- a/go.dev/testdata/golden/solutions/cloudflare/index.html
+++ b/go.dev/testdata/golden/solutions/cloudflare/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/cockroachlabs/index.html b/go.dev/testdata/golden/solutions/cockroachlabs/index.html
index 81e200a..17799fb 100644
--- a/go.dev/testdata/golden/solutions/cockroachlabs/index.html
+++ b/go.dev/testdata/golden/solutions/cockroachlabs/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/curve/index.html b/go.dev/testdata/golden/solutions/curve/index.html
index 89f9d46..4b52692 100644
--- a/go.dev/testdata/golden/solutions/curve/index.html
+++ b/go.dev/testdata/golden/solutions/curve/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/devops/index.html b/go.dev/testdata/golden/solutions/devops/index.html
index f0d19dc..8581c41 100644
--- a/go.dev/testdata/golden/solutions/devops/index.html
+++ b/go.dev/testdata/golden/solutions/devops/index.html
@@ -710,7 +710,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/dropbox/index.html b/go.dev/testdata/golden/solutions/dropbox/index.html
index 3a72db5..7c4485e 100644
--- a/go.dev/testdata/golden/solutions/dropbox/index.html
+++ b/go.dev/testdata/golden/solutions/dropbox/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/facebook/index.html b/go.dev/testdata/golden/solutions/facebook/index.html
index 48ab3d1..2230e89 100644
--- a/go.dev/testdata/golden/solutions/facebook/index.html
+++ b/go.dev/testdata/golden/solutions/facebook/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/google/chrome/index.html b/go.dev/testdata/golden/solutions/google/chrome/index.html
index bc64fb6..5164eda 100644
--- a/go.dev/testdata/golden/solutions/google/chrome/index.html
+++ b/go.dev/testdata/golden/solutions/google/chrome/index.html
@@ -376,7 +376,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/google/coredata/index.html b/go.dev/testdata/golden/solutions/google/coredata/index.html
index c556d20..d195737 100644
--- a/go.dev/testdata/golden/solutions/google/coredata/index.html
+++ b/go.dev/testdata/golden/solutions/google/coredata/index.html
@@ -404,7 +404,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/google/firebase/index.html b/go.dev/testdata/golden/solutions/google/firebase/index.html
index cbd28aa..ff0a0c8 100644
--- a/go.dev/testdata/golden/solutions/google/firebase/index.html
+++ b/go.dev/testdata/golden/solutions/google/firebase/index.html
@@ -391,7 +391,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/google/index.html b/go.dev/testdata/golden/solutions/google/index.html
index fa6f8e2..698ee19 100644
--- a/go.dev/testdata/golden/solutions/google/index.html
+++ b/go.dev/testdata/golden/solutions/google/index.html
@@ -379,7 +379,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/google/sitereliability/index.html b/go.dev/testdata/golden/solutions/google/sitereliability/index.html
index 17fc1c0..0c87923 100644
--- a/go.dev/testdata/golden/solutions/google/sitereliability/index.html
+++ b/go.dev/testdata/golden/solutions/google/sitereliability/index.html
@@ -427,7 +427,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/grail/index.html b/go.dev/testdata/golden/solutions/grail/index.html
index 6d41fb6..5c1d5a4 100644
--- a/go.dev/testdata/golden/solutions/grail/index.html
+++ b/go.dev/testdata/golden/solutions/grail/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/index.html b/go.dev/testdata/golden/solutions/index.html
index 83b79da..0263bf5 100644
--- a/go.dev/testdata/golden/solutions/index.html
+++ b/go.dev/testdata/golden/solutions/index.html
@@ -1083,7 +1083,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/mercadolibre/index.html b/go.dev/testdata/golden/solutions/mercadolibre/index.html
index 38ce325..78e5287 100644
--- a/go.dev/testdata/golden/solutions/mercadolibre/index.html
+++ b/go.dev/testdata/golden/solutions/mercadolibre/index.html
@@ -488,7 +488,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/microsoft/index.html b/go.dev/testdata/golden/solutions/microsoft/index.html
index b4b4127..2280b7d 100644
--- a/go.dev/testdata/golden/solutions/microsoft/index.html
+++ b/go.dev/testdata/golden/solutions/microsoft/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/netflix/index.html b/go.dev/testdata/golden/solutions/netflix/index.html
index c0bcc98..0ee1a8e 100644
--- a/go.dev/testdata/golden/solutions/netflix/index.html
+++ b/go.dev/testdata/golden/solutions/netflix/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/paypal/index.html b/go.dev/testdata/golden/solutions/paypal/index.html
index 8794e43..3a35ebe 100644
--- a/go.dev/testdata/golden/solutions/paypal/index.html
+++ b/go.dev/testdata/golden/solutions/paypal/index.html
@@ -399,7 +399,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/riotgames/index.html b/go.dev/testdata/golden/solutions/riotgames/index.html
index 4774bcd..8121a66 100644
--- a/go.dev/testdata/golden/solutions/riotgames/index.html
+++ b/go.dev/testdata/golden/solutions/riotgames/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/salesforce/index.html b/go.dev/testdata/golden/solutions/salesforce/index.html
index 0960d9c..63a7c4b 100644
--- a/go.dev/testdata/golden/solutions/salesforce/index.html
+++ b/go.dev/testdata/golden/solutions/salesforce/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/target/index.html b/go.dev/testdata/golden/solutions/target/index.html
index 3947672..09d2595 100644
--- a/go.dev/testdata/golden/solutions/target/index.html
+++ b/go.dev/testdata/golden/solutions/target/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/twitch/index.html b/go.dev/testdata/golden/solutions/twitch/index.html
index 4c6d83f..2bf2734 100644
--- a/go.dev/testdata/golden/solutions/twitch/index.html
+++ b/go.dev/testdata/golden/solutions/twitch/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/twitter/index.html b/go.dev/testdata/golden/solutions/twitter/index.html
index 784e9f9..ecac93d 100644
--- a/go.dev/testdata/golden/solutions/twitter/index.html
+++ b/go.dev/testdata/golden/solutions/twitter/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/uber/index.html b/go.dev/testdata/golden/solutions/uber/index.html
index c15bd27..f8f81d5 100644
--- a/go.dev/testdata/golden/solutions/uber/index.html
+++ b/go.dev/testdata/golden/solutions/uber/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/webdev/index.html b/go.dev/testdata/golden/solutions/webdev/index.html
index 252de81..cca1198 100644
--- a/go.dev/testdata/golden/solutions/webdev/index.html
+++ b/go.dev/testdata/golden/solutions/webdev/index.html
@@ -783,7 +783,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/solutions/wildlifestudios/index.html b/go.dev/testdata/golden/solutions/wildlifestudios/index.html
index 320a6c7..a398a1c 100644
--- a/go.dev/testdata/golden/solutions/wildlifestudios/index.html
+++ b/go.dev/testdata/golden/solutions/wildlifestudios/index.html
@@ -306,7 +306,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/tags/index.html b/go.dev/testdata/golden/tags/index.html
index 0d8f60e..7c095b0 100644
--- a/go.dev/testdata/golden/tags/index.html
+++ b/go.dev/testdata/golden/tags/index.html
@@ -231,7 +231,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>
 
 
diff --git a/go.dev/testdata/golden/tos/index.html b/go.dev/testdata/golden/tos/index.html
index a2af043..efd3940 100644
--- a/go.dev/testdata/golden/tos/index.html
+++ b/go.dev/testdata/golden/tos/index.html
@@ -233,7 +233,7 @@
 
 
 <a href="https://github.com/golang" class="Footer-link">
-  Github
+  GitHub
 </a>