diff options
author | Russ Cox <rsc@golang.org> | 2020-03-15 16:48:51 -0400 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2020-03-17 20:58:51 +0000 |
commit | e4f77898db3ae6edb47a6acebdf7e04952b73124 (patch) | |
tree | 8064891015e231961fecefa7b9a35ada270d08d4 /content/go-brand.article | |
parent | 972d42d925e6cae3f8eebd9b21d445e06c2eb386 (diff) |
content: inline small .html directives
Now that the blog can handle Markdown,
minor HTML adjustments can be made directly
in the article files, so inline those instead of
using .html commands.
Change-Id: I5069f18ab98b38cdb8528ae2d5529abf06baf1ef
Reviewed-on: https://go-review.googlesource.com/c/blog/+/223600
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Diffstat (limited to 'content/go-brand.article')
-rw-r--r-- | content/go-brand.article | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/go-brand.article b/content/go-brand.article index e63a16e..4e2d937 100644 --- a/content/go-brand.article +++ b/content/go-brand.article @@ -33,7 +33,9 @@ pair well together. Our new logo went through an extensive design process. Here are some of the revisions we went through… -.html go-brand/video.html +<div><center> +.iframe //www.youtube.com/embed/V4t-ymImW6c 315 560 +</center></div> ## New Brand Guide |