diff options
author | Rob Pike <r@golang.org> | 2009-11-06 22:48:05 -0800 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2009-11-06 22:48:05 -0800 |
commit | 8cfa2f8ea3462737d84e94a8e0982dc180e12995 (patch) | |
tree | 59c7746478acdc25f1d84850698a9e50f3d715f8 | |
parent | 5621ab44d1791e9b44a5c25d374efd49bbfecb92 (diff) | |
download | golang-8cfa2f8ea3462737d84e94a8e0982dc180e12995.tar.gz |
add an item about open source
R=rsc
CC=go-dev
http://go/go-review/1025013
-rw-r--r-- | doc/root.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/root.html b/doc/root.html index ce88fd0a7..d2ebe671e 100644 --- a/doc/root.html +++ b/doc/root.html @@ -92,6 +92,12 @@ It feels like a dynamic language but has the speed and safety of a static langua It's a joy to use. </p> +<h3>… open source</h3> + +<p> +Go for it. +</p> + </p> </div> |