feat(web/blog): Move 'best-tools' doc into a real blog post
This commit is contained in:
parent
0fd762e2d0
commit
4b5ca24f81
2 changed files with 7 additions and 4 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue