bigskysoftware / bigskysoftware/htmx
The title tags in the body only work when the title tags in the head don't exist
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
You'd expect overriding the default title for **some** pages would be the expected behavior.
use case: Having a default website title and overriding it only in individual product pages.
```
Document
Document:homepage
hello
```
Contributor guide
Assessment
This issue has not been assessed yet.