Skip to content

Commit c4c74e3

Browse files
committed
limit display size
1 parent 4c868c0 commit c4c74e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acknowledging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h2>In Presentations</h2>
160160

161161
<p>If you are giving a presentation or talk featuring work/research that makes use of Astropy and would like to acknowledge Astropy, we suggest using this logo on your title slide:</p>
162162

163-
<img src="http://www.astropy.org/images/astropy_powered.png" alt="Powered by Astropy" />
163+
<img src="http://www.astropy.org/images/astropy_powered.png" alt="Powered by Astropy" width="256px" />
164164

165165
<p>The logo is also available <a href="http://www.astropy.org/images/astropy_powered_white.png">with white text</a>, or the SVG originals can be obtained at the <a href="http://github.com/astropy/astropy-logo" target="_blank">astropy-logo github repository.</a></p>
166166

0 commit comments

Comments
 (0)