Skip to content

Avoid creating two <title>s #971

Closed
@Kestrer

Description

@Kestrer

docs.rs creates two titles for most pages, the Rustdoc title and docs.rs title:

two-titles

This is invalid HTML and causes my browser to sometimes just display the URL on the titlebar, since it doesn't know which title to use.

I would actually prefer to use just the Rustdoc title because it provides more information about the site.

Metadata

Metadata

Assignees

Labels

A-frontendArea: Web frontendC-bugCategory: This is a bugE-easyEffort: Should be easy to implement and would make a good first PRP-mediumMedium prioritymentorThis has instructions for getting started

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions