add favicon
2 files changed, 1 insertions(+), 1 deletions(-) A static/img/avatar.png M themes/castor/layouts/_default/baseof.html
A static/img/avatar.png => static/img/avatar.png +0 -0
M themes/castor/layouts/_default/baseof.html => themes/castor/layouts/_default/baseof.html +1 -1
@@ 15,7 15,7 @@ {{ end }} </title> <link rel="icon" href="data:,"> <link rel="icon" href="/img/avatar.png"> <meta name="description" content="{{ with .Description }}{{ . }}{{ else }}{{ if .IsPage }}{{ .Summary }}{{ else }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ end }}{{ end }}" /> <meta property="og:site_name" content="{{ .Site.Title }}">