Skip to content

Closes #64: Add default title and description meta settings#284

Open
javadnikbakht wants to merge 1 commit into
nephila:developfrom
javadnikbakht:default-meta-title-description
Open

Closes #64: Add default title and description meta settings#284
javadnikbakht wants to merge 1 commit into
nephila:developfrom
javadnikbakht:default-meta-title-description

Conversation

@javadnikbakht

Copy link
Copy Markdown

Description

This pull request adds site-wide default values for meta title and description.

It introduces META_DEFAULT_TITLE and META_DEFAULT_DESCRIPTION, and uses them as fallbacks when a view or model does not provide title or description explicitly. It also adds a regression test and documents the new settings.

References

Resolves #64

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default Meta Tags

1 participant