File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1212 < link rel ="preload " fetchpriority ="low " href ="/webfonts/fa-solid-900.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
1313 {{ if and (eq .Section "blog") .IsPage }}
1414 < meta name ="description " content ="{{ .Summary }} ">
15+ < meta name ="
fediverse:creator "
content ="
@[email protected] "
> 1516 < meta property ="og:title " content ="{{ .Title }} ">
1617 < meta property ="og:type " content ="article " />
1718 < meta property ="og:url " content ="{{ .Permalink }} ">
2728 < meta property ="og:image:height " content ="256 " />
2829 {{ else if (eq .Type "article") }}
2930 < meta name ="description " content ="{{ .Params.Description }} ">
31+ < meta name ="
fediverse:creator "
content ="
@[email protected] "
> 3032 < meta property ="og:title " content ="{{ .Title }} ">
3133 < meta property ="og:type " content ="article " />
3234 < meta property ="og:url " content ="{{ .Permalink }} ">
You can’t perform that action at this time.
0 commit comments