feat(web/blog): Move 'best-tools' doc into a real blog post

This commit is contained in:
Vincent Ambo 2020-02-09 00:31:06 +00:00
parent 0fd762e2d0
commit 4b5ca24f81
2 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,11 @@
# This file defines all the blog posts.
[
{
key = "best-tools";
title = "tazjin's best tools";
date = 1576800001;
content = ./posts/best-tools.md;
}
{
key = "reversing-watchguard-vpn";
title = "Reverse-engineering WatchGuard Mobile VPN";