Edit project config
This commit is contained in:
parent
ba4bdc3c2c
commit
0e5e377ebd
1 changed files with 2 additions and 2 deletions
|
|
@ -137,8 +137,8 @@ in
|
|||
{
|
||||
name = "blog";
|
||||
path = homePath "Documents/Projects/personal-blog/content/ai-system";
|
||||
ai = true;
|
||||
git = true;
|
||||
ai = false;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue