mitxpro-dev / learnjs

Learn JS
https://mitxpro-dev.github.io/learnjs/
MIT License
1 stars 2 forks source link

Add hero image #25

Closed drewpate closed 1 year ago

drewpate commented 1 year ago

Description

stores the image in a constant within a template literal. Small edit made into the params to adjust resolution.

Issue: #22

Notes

This is currently just utilizing the direct URL of the image. Might have more flexibility with a new image with a higher resolution.

drewpate commented 1 year ago

@codeTrackLift ok! That sounds good to me. I committed your change. Thanks!