Skip to content

Commit d97045c

Browse files
add img example
1 parent 0436a56 commit d97045c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

example/dell.jpg

80.7 KB
Loading

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ <h1 class="md-toolbar-tools">Sidenav Left</h1>
5757
<img class="round-face" src="http://placekitten.com/g/48/48"/>
5858
</div>
5959
<div flex>
60+
<img src="example/dell.jpg" />
6061
<h2>{{ chunk.title }}</h2>
6162
<p>{{ chunk.description }}</p>
6263
<div ng-if="chunk.content && chunk.content.type === 'QUOTE'">

0 commit comments

Comments
 (0)