Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize post date #492

Merged
merged 6 commits into from
Jan 13, 2022
Merged

Localize post date #492

merged 6 commits into from
Jan 13, 2022

Conversation

stueja
Copy link
Contributor

@stueja stueja commented Jan 12, 2022

Issue

Description

The post date will be displayed in its localized version even if the page is translated.

Test Evidence

Bildschirmfoto 2022-01-12 um 11 45 32

Change post date to localized version {{ .Page.Date | time.Format ":date_full" }}
@hossainemruz
Copy link
Member

Thank you @stueja

@hossainemruz hossainemruz added the enhancement New feature or request label Jan 12, 2022
Make the number of navbar elements displayed outside of "More" configurable via

```
config.yaml
---
params:
  features:
    maxnavitems: 6
```
make number of navbar elements configurable
Revert "make number of navbar elements configurable"
@hossainemruz hossainemruz self-requested a review January 13, 2022 19:07
@hossainemruz hossainemruz merged commit 801208c into hugo-toha:main Jan 13, 2022
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
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants