Skip to content

Commit 1e708da

Browse files
committed
Improving the example to make it more obvious what's happening
1 parent 2840efd commit 1e708da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/partials/starship.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div>
2-
<img src="../img/{{img}}" alt="">
2+
<img ng-src="img/{{img}}" alt="">
33
<table class="table table-striped">
44
<thead>
55
<tr>

0 commit comments

Comments
 (0)