diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/slackware/sample-project/index.md | 4 | ||||
| -rw-r--r-- | content/it/slackware/sample-project/index.md | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/content/en/slackware/sample-project/index.md b/content/en/slackware/sample-project/index.md index 14d8486..ddaea8e 100644 --- a/content/en/slackware/sample-project/index.md +++ b/content/en/slackware/sample-project/index.md @@ -4,6 +4,10 @@ tagline = "A placeholder project to validate the section layout." status = "active" repo_url = "https://git.danix.xyz/sample-project" tags = ["bash", "slackbuild", "python"] + +[menus.main] + parent = "slackware" + weight = 10 +++ ## What it is diff --git a/content/it/slackware/sample-project/index.md b/content/it/slackware/sample-project/index.md index 5695aa0..975b28e 100644 --- a/content/it/slackware/sample-project/index.md +++ b/content/it/slackware/sample-project/index.md @@ -4,6 +4,10 @@ tagline = "Un progetto segnaposto per validare il layout della sezione." status = "active" repo_url = "https://git.danix.xyz/sample-project" tags = ["bash", "slackbuild", "python"] + +[menus.main] + parent = "slackware" + weight = 10 +++ ## Cos'è |
