microsoft / Web-Dev-For-Beginners

24 Lessons, 12 Weeks, Get Started as a Web Developer
https://microsoft.github.io/Web-Dev-For-Beginners/
MIT License
82.14k stars 12.25k forks source link

Update index.html #1230

Open nababuddin opened 8 months ago

nababuddin commented 8 months ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

nababuddin commented 8 months ago

Replaced the placeholder content in the description meta tag with a meaningful description of the page.

The async attribute is already used for the Clarity script. However, for the Docsify script, you could add an async attribute to allow the HTML parser to continue parsing as the script is being downloaded. This can help improve the page load time.

github-actions[bot] commented 5 months ago

This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.