Skip to content

Commit

Permalink
Minify hugo build (#1865)
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Beckham <[email protected]>
  • Loading branch information
travisbeckham authored Oct 30, 2024
1 parent fac6adf commit 8efc720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion linkerd.io/build
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -e
BASE_DIR=$(pwd -P)
rm -rf "$BASE_DIR"/public

hugo
hugo --minify
2 changes: 1 addition & 1 deletion linkerd.io/config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: |-
Linkerd is an ultralight service mesh for Kubernetes. It gives you
observability, reliability, and security without requiring any code changes.
images: [/logos/linkerd.png]
#images: [/logos/linkerd.png]

# Set the value of `twitter:site` in Twitter Card
social:
Expand Down

0 comments on commit 8efc720

Please sign in to comment.