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 0436a56 commit d97045cCopy full SHA for d97045c
example/dell.jpg
80.7 KB
index.html
@@ -57,6 +57,7 @@ <h1 class="md-toolbar-tools">Sidenav Left</h1>
57
<img class="round-face" src="http://placekitten.com/g/48/48"/>
58
</div>
59
<div flex>
60
+ <img src="example/dell.jpg" />
61
<h2>{{ chunk.title }}</h2>
62
<p>{{ chunk.description }}</p>
63
<div ng-if="chunk.content && chunk.content.type === 'QUOTE'">
0 commit comments