Format: HTMLType: Enhancementhelp wanted
Métriques du dépôt
- Stars
- (910 stars)
- Métriques de merge PR
- (Merge moyen 16j 9h) (3 PRs mergées en 30 j)
Description
As a follow-up to #1365, it might be useful to be able to override the footer on a per-page basis. Packages like Literate could take advantage of that. Would could probably use the at-meta block for that:
```@meta
HTMLFooter = "Powered by [MyCustomPackage.jl](...)."
```