mirror of https://github.com/grpc/grpc.io.git
Update RSS feed image
Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
parent
284e60a466
commit
5dabf9380d
|
|
@ -12,8 +12,8 @@
|
|||
<copyright>{{.}}</copyright>{{end}}{{ if not .Date.IsZero }}
|
||||
<lastBuildDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</lastBuildDate>{{ end }}
|
||||
<image>
|
||||
<url>https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png</url>
|
||||
<title>Kubernetes.io</title>
|
||||
<url>https://grpc.io/img/grpc-logo.png</url>
|
||||
<title>grpc.io</title>
|
||||
<link>{{ .Permalink }}</link>
|
||||
</image>
|
||||
{{ with .OutputFormats.Get "RSS" }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue