Skip to content

Commit

Permalink
Adjusting home page formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Clarke committed Nov 21, 2015
1 parent 20d2fe4 commit bb91c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/views/home.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="content">
<div class="left half">
<h2>Use it in your project:</h2>
<p><strong>If you know the width and height:</strong></p>
<p>If you know the width and height:</p>
<pre>
<code>&lt;img src=&quot;{{ currenturl }}200/200&quot; /&gt;
&lt;img src=&quot;{{ currenturl }}width/height&quot; /&gt;</code>
Expand Down

0 comments on commit bb91c94

Please sign in to comment.