coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Accessibility: Page <title> needs to be unique for every page #212

Open gmrabian opened 5 months ago

gmrabian commented 5 months ago

Describe the bug Page needs to be unique for every page. They are currently all U.S. College Finder</p> <p><strong>To Reproduce</strong> Steps to reproduce the behavior:</p> <ol> <li>Go to any page</li> <li>View the elements</li> </ol> <p><strong>Expected behavior</strong> Page title is clear on what the user can expect from each page</p> <h2>Definition of Done</h2> <p><a rel="noreferrer nofollow" target="_blank" href="https://github.com/coforma/swift-tech-challenge/blob/main/documentation/product/definition_of_done.md">Definition of Done</a></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>