diff options
Diffstat (limited to 'go.dev')
| -rw-r--r-- | go.dev/_content/security/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/go.dev/_content/security/index.md b/go.dev/_content/security/index.md index 9b98aac2..651cdeed 100644 --- a/go.dev/_content/security/index.md +++ b/go.dev/_content/security/index.md @@ -9,7 +9,7 @@ title: "Security" {{breadcrumbs .}} <h1>Build secure applications with Go</h1> <p> - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. + Gopherum quis custodiet? </p> </div> <div class="Security-heroGopher"> @@ -99,7 +99,7 @@ title: "Security" <div class="Card-inner"> {{- if .icon}} <div class="Card-icon"> - <img src="{{.icon}}"/> + <img src="{{.icon}}"/> </div> {{- end}} <div class="Card-content"> |
