civichackingagency / congress

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Profile page title #17

Open lukefretwell opened 9 months ago

lukefretwell commented 9 months ago

Would structure like this:

[NAME] - [STATE] ([PARTY])

Example: Senator John Fetterman - Pennsylvania (Democratic)

Narlotl commented 9 months ago

In or jumbotron <h1>?</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>