From a7c147ccd8987d177aa935a58bc21c2fbda791d5 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Fri, 13 Dec 2013 09:50:00 +1100 Subject: go.blog: add tags to articles that have none R=golang-dev, dave https://golang.org/cl/41550043 --- content/4years.article | 1 + content/go12.article | 1 + content/normalization.article | 1 + content/playground.article | 1 + 4 files changed, 4 insertions(+) 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 -- cgit v1.2.3