Allow "description" in head.html partial to be configurable #239
adambkaplan
started this conversation in
Feature Requests
Replies: 2 comments
-
Not just the description meta but all the head metadata: tags, author, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Agreed. Will add these options in the next update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current
<meta name="description">
tag in the head partial is hard coded to the Lotus Docs theme description. This tag appears in applications like Slack that show link previews.Users of the theme should be able to customize this value.
Beta Was this translation helpful? Give feedback.
All reactions