Skip to content

Feat: meta-tags are now configurable#254

Open
TWinsnes wants to merge 1 commit into
colinwilson:releasefrom
TWinsnes:config-head
Open

Feat: meta-tags are now configurable#254
TWinsnes wants to merge 1 commit into
colinwilson:releasefrom
TWinsnes:config-head

Conversation

@TWinsnes

Copy link
Copy Markdown

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

netlify Bot commented Oct 28, 2025

Copy link
Copy Markdown

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
@colinwilson colinwilson modified the milestones: v0.2.0, v0.4.0 Apr 18, 2026
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