4 Commits

Author SHA1 Message Date
Eli Bendersky
baf22e84e7 Move <img> for play.golang.org to separate line in the template
This will make future diffs easier to read because code changes modify the
hash/link, but the image data stays the same.

Note that there are whitespace diffs in the generated files where there
is no image. This is because there was a stray tab in the template before,
and now it's replaced by spaces.

Fixes #235
2019-06-04 19:03:37 -07:00
Mark McGranaghan
d1886245ba Presentation tweaks 2019-06-04 07:50:21 -07:00
Eli Bendersky
fab09ef735 Minor rewording 2019-06-04 07:44:39 -07:00
Eli Bendersky
973da6773f HTTP servers sample 2019-06-04 07:44:39 -07:00