Skip to content

Commit

Permalink
Add draft banner in Netlify previews (w3c#904)
Browse files Browse the repository at this point in the history
* Add draft banner in Netlify previews

* Custom warning message

* Custom warning message
  • Loading branch information
remibetin authored Oct 8, 2024
1 parent 6f87810 commit 9ccc11c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config_staging.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
baseurl: "/" # the subpath of your site, e.g. /blog
url: "https://wai-website.netlify.com" # the base hostname & protocol for your site
published: true
warning_message: >
This is an unpublished draft preview that might include content that is not yet approved. The published website is at <a href="https://www.w3.org/WAI/">w3.org/WAI/</a>.

0 comments on commit 9ccc11c

Please sign in to comment.