annotate website/www/robots.txt @ 7338:dc1715ebbc6d

Replace divs with proper html5 landmarks. div.header -> header.header (class kept for css) div.subnav -> nav.subnav div.footer -> footer.footer Also since there are now two navs (primary on the left and the subnav with prev/next/index), all nav's get an aria-label to distinguish the subnav from the main nav.
author John Rouillard <rouilj@ieee.org>
date Sun, 14 May 2023 01:22:19 -0400
parents 5855a6a26bdd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6667
5855a6a26bdd Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 User-agent: *
5855a6a26bdd Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2
5855a6a26bdd Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 Sitemap: https://www.roundup-tracker.org/sitemap.xml
5855a6a26bdd Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4

Roundup Issue Tracker: http://roundup-tracker.org/