Skip to main content

JPEG files

Image Filename Full path Include code
banana-invert.jpg /assets/images/1200x630/banana-invert.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/banana-invert.jpg"
            %}
          
        
banana.jpg /assets/images/1200x630/banana.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/banana.jpg"
            %}
          
        
brad-czerniak.jpg /assets/images/1200x630/brad-czerniak.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/brad-czerniak.jpg"
            %}
          
        
cytonn-photography-n95VMLxqM2I-unsplash.jpg /assets/images/1200x630/cytonn-photography-n95VMLxqM2I-unsplash.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/cytonn-photography-n95VMLxqM2I-unsplash.jpg"
            %}
          
        
hillary.jpg /assets/images/1200x630/hillary.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/hillary.jpg"
            %}
          
        
john-locke.jpg /assets/images/1200x630/john-locke.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/john-locke.jpg"
            %}
          
        
meta-image--code.jpg /assets/images/1200x630/meta-image--code.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/meta-image--code.jpg"
            %}
          
        
meta-image--meeting.jpg /assets/images/1200x630/meta-image--meeting.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/meta-image--meeting.jpg"
            %}
          
        
noaa-aySTZ82UGus-unsplash.jpg /assets/images/1200x630/noaa-aySTZ82UGus-unsplash.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/noaa-aySTZ82UGus-unsplash.jpg"
            %}
          
        
randall.jpg /assets/images/1200x630/randall.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="1200x630/randall.jpg"
            %}
          
        
eric-prouzet-tD49mqo7sjE-unsplash.jpg /assets/images/in-css/eric-prouzet-tD49mqo7sjE-unsplash.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="in-css/eric-prouzet-tD49mqo7sjE-unsplash.jpg"
            %}
          
        
hero-home.jpg /assets/images/in-css/hero-home.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="in-css/hero-home.jpg"
            %}
          
        
demo.jpg /assets/images/required/demo.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="required/demo.jpg"
            %}
          
        
demo_bw.jpg /assets/images/required/demo_bw.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="required/demo_bw.jpg"
            %}
          
        
meta-image--default.jpg /assets/images/required/meta-image--default.jpg
          
            {% include atoms/image.html
              alt="Alt text here. Important."
              caption="Caption is optional but pretty cool"
              src="required/meta-image--default.jpg"
            %}