Skip to content

Commit

Permalink
Adds CNCF "hello" bar above topnav (#720)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham authored Oct 1, 2024
1 parent 15ef7ed commit 31d1db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
{{- partial "twitter_cards.html" . -}}

<script src="https://cmp.osano.com/16A0DbT9yDNIaQkvZ/c3494b1e-ff3a-436f-978d-842e9a0bed27/osano.js"></script>
<script defer src="https://www.cncf.io/wp-content/themes/cncf-twenty-two/source/js/on-demand/hello-bar-embed.js"></script>

{{ if eq (getenv "HUGO_ENV") "production" }}
{{ template "_internal/google_analytics_async.html" . }}
Expand Down

0 comments on commit 31d1db9

Please sign in to comment.