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

Fix secrets overview page missing from docs sidebar (#23143) #23145

Merged
merged 1 commit into from
Feb 25, 2023

Commits on Feb 25, 2023

  1. Fix secrets overview page missing from docs sidebar (go-gitea#23143)

    There was a warning while building the docs: `Building sites … WARN
    2023/02/25 08:56:37
    "/workspace/gitea/docs/content/doc/secrets/overview.en-us.md:1:1":
    duplicate menu entry with identifier "overview" in menu "sidebar"`.
    
    ### Before
    
    ![image](https://user-images.githubusercontent.com/20454870/221348741-55cef254-f2ac-4507-9a66-818b406c668f.png)
    
    ### After
    
    ![image](https://user-images.githubusercontent.com/20454870/221348757-42066303-e1b7-43fe-9c4f-e05182fbabdd.png)
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6b28821 View commit details
    Browse the repository at this point in the history