mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Remove every Blog related code
This commit is contained in:
parent
723c6925ed
commit
8527e9bfdf
15 changed files with 41 additions and 983 deletions
|
@ -55,11 +55,6 @@ program
|
|||
.description("Update user and repository data")
|
||||
.action(updateCommand);
|
||||
|
||||
program
|
||||
.command("ui")
|
||||
.description("Create and Manage blogs with ease")
|
||||
.action(uiCommand);
|
||||
|
||||
program
|
||||
.command("run")
|
||||
.description("Run build files")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue