We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853a6b6 commit 0683d18Copy full SHA for 0683d18
1 file changed
index.html
@@ -364,6 +364,11 @@ <h2>6. Beginner Take-aways</h2>
364
</li>
365
</ul>
366
367
+ <p>Right-click here to see the context menu.</p>
368
+<a href="https://example.com" target="_blank">Right-click this link to see the context menu.</a>
369
+<img src="example-image.jpg" alt="Example Image" />
370
+<a href="example-file.txt" download>Right-click to download this file.</a>
371
+
372
<!-- assets list + copy button -->
373
<!-- ===== Grab the configs ===== -->
374
<section id="stack-assets">
0 commit comments