Mercurial > p > roundup > code
annotate roundup/cgi/__init__.py @ 8351:e775cd258763
docs: fix canonical link for www.roundup-tracker.org index page
the index page canonical link was:
https://www...org/index.html
change the template so the canonical is set to
https://www...org/
as that is how it's listed by crawlers.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 02 Jul 2025 12:26:21 -0400 |
| parents | fc52d57c6c3e |
| children |
| rev | line source |
|---|---|
|
2005
fc52d57c6c3e
documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents:
1301
diff
changeset
|
1 ''' CGI interface modules ''' |
|
fc52d57c6c3e
documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents:
1301
diff
changeset
|
2 __docformat__ = 'restructuredtext' |
