chore(web/blog): Remove draft flag from nixery-layers post
This commit is contained in:
parent
38bc8cb4cc
commit
1af9a8eb53
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
||||||
title = "Nixery: Improved Layering Design";
|
title = "Nixery: Improved Layering Design";
|
||||||
date = 1565391600;
|
date = 1565391600;
|
||||||
content = ./posts/nixery-layers.md;
|
content = ./posts/nixery-layers.md;
|
||||||
draft = true;
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
key = "reversing-watchguard-vpn";
|
key = "reversing-watchguard-vpn";
|
||||||
|
|
Loading…
Reference in a new issue