You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/lists/main-list.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ <h2 class="element-name">
29
29
<aclass="example-clipboard" data-tooltip="Click to copy code" data-clipboard-target="#img-example-0">Copy</a>
30
30
</p>
31
31
<articleclass="example-preview">
32
-
<divclass="example-output"><imgsrc="/images/sunset.jpg" alt="Picture of a Ha Long Bay sunset"></div>
33
-
<divid="img-example-0" class="example-code">{% highlight html %}<imgsrc="/images/sunset.jpg" alt="Picture of a Ha Long Bay sunset">{% endhighlight %}</div>
32
+
<divclass="example-output"><imgsrc="/images/sunset-360.jpg" alt="Picture of a Ha Long Bay sunset"></div>
33
+
<divid="img-example-0" class="example-code">{% highlight html %}<imgsrc="/images/sunset-360.jpg" alt="Picture of a Ha Long Bay sunset">{% endhighlight %}</div>
0 commit comments