mirror of
https://github.com/rottenwheel/rottentheme.git
synced 2024-12-17 21:30:28 +00:00
commit
f802e7b87e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
{{ if .Params.image }}
|
||||
{{ $image = .Params.image }}
|
||||
{{ else }}
|
||||
{{ $image = resources.Get "images/rw_profile.jpg" }}
|
||||
{{ $image = "/images/rw_profile.jpg" }}
|
||||
{{ end }}
|
||||
|
||||
<meta property="og:title" content="{{ .Title }}">
|
||||
|
|
Loading…
Reference in a new issue