Skip to content

Conversation

@TWinsnes
Copy link

Changes

Added a new params.head section to the theme config.toml with the default values for meta-tags. The user can override these in their hugo.toml file.

For individual docs pages, the meta-tags will use front-mater values first, then fall back to site defaults if they have not been set

This PR resolves #243

Added a new params.head section to the theme config.toml with the default values for meta-tags. The user can override these in their hugo.toml file.

For individual docs pages, the meta-tags will use front-mater values first, then fall back to site defaults if they have not been set
@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for hugo-lotusdocs ready!

Name Link
🔨 Latest commit b65b2a3
🔍 Latest deploy log https://app.netlify.com/projects/hugo-lotusdocs/deploys/69011ba9c35cdc0008e1ef3d
😎 Deploy Preview https://deploy-preview-254--hugo-lotusdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@colinwilson colinwilson added the enhancement New feature or request label Oct 29, 2025
@colinwilson colinwilson added this to the v0.2.0 milestone Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow "description" in head.html partial to be configurable

2 participants