mirror of https://github.com/luizdepra/hugo-coder.git

Paolo Mainardi
17.40.2025 0bc26e3a935035a38781c20b9b744a3de357f77c
refs
author Paolo Mainardi <paolo.mainardi@sparkfabrik.com>
Friday, January 17, 2025 01:40 +0100
committer GitHub <noreply@github.com>
Friday, January 17, 2025 01:40 +0100
commit0bc26e3a935035a38781c20b9b744a3de357f77c
tree 845f5ad946fe15795332b6b79d96cdca0f3be54f tree | zip | gz
parent 51f3348c2af89b729e5571bebaf0242a77f85faa view | diff
feat: custom head title (#950)

### Prerequisites

Put an `x` into the box(es) that apply:

- [ ] This pull request fixes a bug.
- [x] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

This PR makes it possible to configure a custom head title, without
having to override the baseof template.

### Issues Resolved

https://github.com/luizdepra/hugo-coder/issues/811

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [ ] Describe what changes are being made
- [ ] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

---------

Co-authored-by: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com>
2 files modified
63 ■■■■ changed files
docs/configurations.md 60 ●●●● diff | view | raw | blame | history
layouts/_default/baseof.html 3 ●●●● diff | view | raw | blame | history