Skip to content

Renaming of "services" and "work" sections #66

Description

@yonz2

Hi,

I am trying to change the names of the "services" (New: Offerings) and "work" (New: Methods) sections. I followed this documentation , but that only renames the folders and menus. In the content/en/_index.md file I have the following in the Frontmatter:

services:
  enabled: true
  show_view_all: true
  sort_by: "weight" # "date" "weight"
  limit: 2
 ...
work:
  enabled: true
  show_view_all: false
  limit: 4

What do I have to do to make this work with the renamed sections?
And this also creates additional Menu Items "work" and "services". How can I rename them as well?

I like this feature of the Theme, to display the "services" and "work" dynamically. So I would like to use it, but under another name...

Any help will be much appreciated!

Yonz

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions