Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e58a4e4

Browse filesBrowse files
Tidy up image credits
1 parent b19d0df commit e58a4e4
Copy full SHA for e58a4e4

File tree

Expand file treeCollapse file tree

1 file changed

+7
-6
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-6
lines changed
Open diff view settings
Collapse file

‎samples/misc/NodeServicesExamples/Views/Home/ImageResizing.cshtml‎

Copy file name to clipboardExpand all lines: samples/misc/NodeServicesExamples/Views/Home/ImageResizing.cshtml
+7-6Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
<code>brew install homebrew/science/vips</code>.
1515
</p>
1616

17-
<p>
18-
<em><a href="https://www.flickr.com/photos/dcoetzee/3572948635">Parrot</a>
19-
by <a href="https://www.flickr.com/photos/dcoetzee/">D Coetzee</a>
20-
is dedicated to the <a href="http://creativecommons.org/publicdomain/zero/1.0/">public domain (CC0)</a></em>
21-
</p>
22-
2317
<h3>100px wide [<a href="/resize/images/parrot.jpg?maxWidth=100">open</a>]</h3>
2418
<img src="/resize/images/parrot.jpg?maxWidth=100" />
2519

@@ -31,3 +25,10 @@
3125

3226
<h3>800px wide [<a href="/resize/images/parrot.jpg?maxWidth=800">open</a>]</h3>
3327
<img src="/resize/images/parrot.jpg?maxWidth=800" />
28+
29+
<p>
30+
<strong>Credit:</strong>
31+
<em><a href="https://www.flickr.com/photos/dcoetzee/3572948635">Parrot</a>
32+
by <a href="https://www.flickr.com/photos/dcoetzee/">D Coetzee</a>
33+
is dedicated to the <a href="http://creativecommons.org/publicdomain/zero/1.0/">public domain (CC0)</a></em>
34+
</p>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.