Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andyhullinger/d8c03480a6ad1dba4b89499e1aadaa23 to your computer and use it in GitHub Desktop.
Save andyhullinger/d8c03480a6ad1dba4b89499e1aadaa23 to your computer and use it in GitHub Desktop.
images into netlify - quick example
<h1>Medill Photos</h1>
<img src="fisk.jpg">
<img src="joseph-medill.jpg">
<img src="medill-sign.jpg">
<img src="MFC.jpg">
<img src="newsroom.jpg">
img{
display: block;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment