ScrimbaBootcamp / progress-tracker

Bootcamp students will contribute to this open source project, where we will build a progress tracker to keep up with activity and accomplishments in the Scrimba bootcamp.
https://bootcamp-progress-tracker.netlify.app
MIT License
5 stars 20 forks source link

Addedcsslinktohtmlfiles #53

Closed othukeodoko closed 3 months ago

othukeodoko commented 3 months ago

I added the link the link tag to the html files.

I think it impacted activities.html, contributors.html and curriculum.html. The boilerplate code for htmlNotes needs to be reviewed and worked on. I felt that was outside the scope of the issue assigned to me.

netlify[bot] commented 3 months ago

Deploy Preview for bootcamp-progress-tracker ready!

Name Link
Latest commit 12e774cdddcb7dff7a56fdc4bfef42e94542db57
Latest deploy log https://app.netlify.com/sites/bootcamp-progress-tracker/deploys/667c872b28926a00087568f5
Deploy Preview https://deploy-preview-53--bootcamp-progress-tracker.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

othukeodoko commented 3 months ago

@micha thanks for the feedback. I did test by adding an H1 element and setting the color to red and used the open live feature on vs code and it displayed successfully. I will update the index.html also.

othukeodoko commented 3 months ago

@michaella23 I have made the changes you requested. Thanks