Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getting started survey link to banner #4306

Merged
merged 3 commits into from
Apr 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions layouts/partials/banner.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@
<i class="fas fa-bullhorn"></i> Join us for
[**OTel Community Day** on June 25th](https://sessionize.com/OTel-Community-Day/)!

{{/*

<!-- prettier-ignore -->
<i class="fas fa-bullhorn"></i>
Template for a second post.
Help us improve your "Getting Started" experience by taking [this survey](https://docs.google.com/forms/d/e/1FAIpQLSfpxKvN3_5VN6FQ5dF5-XLfNdOhVYtjreetkxlRCF8qS7AW2w/viewform)
{.pt-0}

*/ -}}

</div>
{{ end -}}
Loading