chore(readme): remove order attributes from readme module
This commit is contained in:
parent
82f500b1b6
commit
b056c2de70
2 changed files with 0 additions and 6 deletions
|
@ -8,14 +8,9 @@ in
|
|||
description = ''
|
||||
This flake serves as a monorepo for my systems (using IaC), dotfiles, and scripts.
|
||||
'';
|
||||
order = [
|
||||
"Generated Files"
|
||||
"helpers"
|
||||
];
|
||||
parts.helpers = {
|
||||
heading = "Helpers";
|
||||
description = "The following are some helpers for the repo as a whole.";
|
||||
order = [ "Generating Text" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue