We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd77f8 commit bb548f2Copy full SHA for bb548f2
demos/client-hints-named.html
@@ -5,8 +5,7 @@
5
</head>
6
7
<body>
8
- <h1>Using Client Hints to resize an image on the server side according to the viewport width</h1>
9
- <p>Resize your browser, then refresh the page to deliver an image limited to 100% of the viewport.</p>
+ <h1>Proving that w_auto does not work if used in a named transformation.</h1>
10
11
<img src="https://res.cloudinary.com/carl/image/upload/t_wautotest/docs/room2.jpg" sizes="100vw" />
12
</body>
0 commit comments