neetcode-gh / leetcode

Leetcode solutions
MIT License
5.36k stars 2.24k forks source link

Add <title> Element to Individual Courses #3514

Open HunterHester opened 3 weeks ago

HunterHester commented 3 weeks ago

It would nice to have the course name in the element so that browser tabs are identified by that specific DSA.</p> <p>Current: <img referrerpolicy="no-referrer" src="https://github.com/neetcode-gh/leetcode/assets/87347760/93a5378b-f547-4d45-adeb-6d883eb08279" alt="Neetcode title element" /></p> <p>Proposed: <img referrerpolicy="no-referrer" src="https://github.com/neetcode-gh/leetcode/assets/87347760/5c3926a0-aa22-4325-b4e3-4227bb9c9a9c" alt="image" /></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>