diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md index 9690cb0..4df0b37 100644 --- a/content/notes/golang/index.md +++ b/content/notes/golang/index.md @@ -20,6 +20,7 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo * How to read/write JSON * How to validate with JSON Schema * +* Testing ### Projects I like diff --git a/themes/v2/layouts/notes/list.html b/themes/v2/layouts/notes/list.html index 7014e50..c878e29 100644 --- a/themes/v2/layouts/notes/list.html +++ b/themes/v2/layouts/notes/list.html @@ -5,7 +5,7 @@

Notes