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

Documentation: Add frontmatter to WSL docs #151

Open
joewxboy opened this issue Sep 26, 2023 · 2 comments
Open

Documentation: Add frontmatter to WSL docs #151

joewxboy opened this issue Sep 26, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation Hacktoberfest

Comments

@joewxboy
Copy link
Member

The WSL 2 installation instructions page https://open-horizon.github.io/docs/mgmt-hub/docs/WSL/ is currently shown as a top-level navigation item (see screenshot below):

Screenshot 2023-09-26 at 8 52 09 AM

This is because it is missing front matter. Please add the front matter, and ensure the navigation is updated to show the page as falling under advanced manual installation:

---

copyright:
years: 2021 - 2023
lastupdated: "2023-09-26" <-- ensure the right date here
title: "Manual agent install" <-- ensure the right title here

parent: Edge devices info
grand_parent: Edge devices
nav_order: 5
---
@joewxboy joewxboy added documentation Improvements or additions to documentation Hacktoberfest labels Sep 26, 2023
@sajdakabir
Copy link

Hey @joewxboy, I would like to work on this issue. can you assign it to me?

@joewxboy
Copy link
Member Author

joewxboy commented Oct 3, 2023

@sajdakabir Sure. Let me know if you have any questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Hacktoberfest
Projects
Development

No branches or pull requests

2 participants