diff options
-rw-r--r-- | content/4years.article | 1 | ||||
-rw-r--r-- | content/go12.article | 1 | ||||
-rw-r--r-- | content/normalization.article | 1 | ||||
-rw-r--r-- | content/playground.article | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/content/4years.article b/content/4years.article index 5c29850..fcbb30d 100644 --- a/content/4years.article +++ b/content/4years.article @@ -1,5 +1,6 @@ Four years of Go 10 Nov 2013 +Tags: community, birthday Andrew Gerrand diff --git a/content/go12.article b/content/go12.article index 0ab1651..eb99788 100644 --- a/content/go12.article +++ b/content/go12.article @@ -1,5 +1,6 @@ Go 1.2 is released 1 Dec 2013 +Tags: release Andrew Gerrand diff --git a/content/normalization.article b/content/normalization.article index ec2efcb..f53b09f 100644 --- a/content/normalization.article +++ b/content/normalization.article @@ -1,5 +1,6 @@ Text normalization in Go 26 Nov 2013 +Tags: strings, bytes, runes, characters Marcel van Lohuizen diff --git a/content/playground.article b/content/playground.article index 7e437a5..5e22f37 100644 --- a/content/playground.article +++ b/content/playground.article @@ -1,5 +1,6 @@ Inside the Go Playground 12 Dec 2013 +Tags: playground Andrew Gerrand |