diff options
author | Andrew Gerrand <adg@golang.org> | 2013-06-05 09:59:16 +1000 |
---|---|---|
committer | Andrew Gerrand <adg@golang.org> | 2013-06-05 09:59:16 +1000 |
commit | b316fcd7ede0b8af3b3d0311fa4ba8a0f3bbeba4 (patch) | |
tree | fd68bb81a71e32a5fa56078e46963ec06ea56226 /content/two-recent-go-articles.article | |
parent | bbba49261a91e795ba687151099924acb4dad40e (diff) |
go.blog: update tags
This makes the articles cross-reference each other better.
In particular, I added the "technical" tag for in-depth technical
posts.
R=bradfitz, r
CC=golang-dev
https://golang.org/cl/9960043
Diffstat (limited to 'content/two-recent-go-articles.article')
-rw-r--r-- | content/two-recent-go-articles.article | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/two-recent-go-articles.article b/content/two-recent-go-articles.article index ef6fb90..63aeb01 100644 --- a/content/two-recent-go-articles.article +++ b/content/two-recent-go-articles.article @@ -1,5 +1,6 @@ Two recent Go articles 6 Mar 2013 +Tags: google, talk, ethos Andrew Gerrand |