Minor update of blog project
This commit is contained in:
parent
54918b4361
commit
9ddec73c1f
1 changed files with 1 additions and 7 deletions
|
|
@ -48,18 +48,12 @@ in
|
|||
description = "Personal blog";
|
||||
windows = [
|
||||
{
|
||||
name = "c";
|
||||
name = "";
|
||||
path = homePath "Documents/Projects/personal-blog";
|
||||
ai = true;
|
||||
git = true;
|
||||
shell = true;
|
||||
}
|
||||
{
|
||||
name = "p";
|
||||
path = homePath "Documents/Projects/personal-blog/content";
|
||||
ai = true;
|
||||
git = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue