Skip to content

Commit

Permalink
Update app/_layouts/default.html
Browse files Browse the repository at this point in the history
Co-authored-by: Diana <[email protected]>
  • Loading branch information
fabianrbz and cloudjumpercat authored Dec 20, 2024
1 parent e639bca commit 6fd35d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<body class="bg-primary leading-6 h-full">
<div class="min-h-full flex flex-col">
<blockquote class="danger w-full m-auto">
Tech Preview: This website is in a confidential tech preview. Please do not share the link or its contents with anyone outside the Kong organization.
Tech Preview: This website is a confidential tech preview. Do not share the link or its contents with anyone outside the Kong organization.
</blockquote>
{% include_cached header.html %}
<div class="flex px-5 md:px-8 2xl:px-[156px] 2xl:mx-auto {% unless layout.api_spec == true %}max-w-screen-2xl{% endunless %} flex-1 w-full">
Expand Down

0 comments on commit 6fd35d4

Please sign in to comment.