Move blog into website/blog
Nest the blog work within the website directory.
This commit is contained in:
parent
54d1a0048a
commit
95e761e59b
40 changed files with 2 additions and 3 deletions
|
|
@ -13,7 +13,6 @@ in {
|
|||
learn = readTree ./learn;
|
||||
sandbox = readTree ./sandbox;
|
||||
website = readTree ./website;
|
||||
blog = readTree ./blog;
|
||||
lisp = readTree ./lisp;
|
||||
gopkgs = readTree ./gopkgs;
|
||||
monzo_ynab = readTree ./monzo_ynab;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue