Improve example links

This commit is contained in:
Anders Englöf Ytterström 2024-09-03 01:17:06 +02:00
parent c289c2591a
commit e79c29fdcd

View file

@ -37,10 +37,9 @@
<h1>placeany</h1>
<p>A quick and simple service for getting pictures for use as placeholders in your designs or code.
Just put your image size (width &amp; height) after our URL and you'll get a placeholder.</p>
<pre><output>Examples:
<a href="/200/300">{{ url }}/200/300</a>
<a href="/g/200/300">{{ url }}/g/200/300</a>
</output></pre>
<output>Like this: <a href="/200/300">{{ url }}/200/300</a>
<br>or: <a href="/g/200/300">{{ url }}/g/200/300</a>
</output>
</article>
<div class="unit">
<img src="/450/230" alt="">
@ -67,4 +66,4 @@
</footer>
</body>
</html>
</html>