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 6666 < link rel ="shortcut icon " href ="{{ .PageUser.Avatar }} "/>
6767 < link rel ="apple-touch-icon " href ="{{ .PageUser.Avatar }} "/>
6868 < link rel ="icon " sizes ="192x192 " href ="{{ .PageUser.Avatar }} ">
69+ < meta name ="twitter:image:src " content ="{{ .PageUser.Avatar }} " />
6970 {{ else }}
7071 < meta itemprop ="image " content ="https://box-user-assets.n3ko.cc/public/Neko.png "/>
7172 < meta name ="msapplication-TileImage " content ="https://box-user-assets.n3ko.cc/public/Neko.png "/>
7273 < link rel ="shortcut icon " href ="https://box-user-assets.n3ko.cc/public/Neko.png "/>
7374 < link rel ="apple-touch-icon " href ="https://box-user-assets.n3ko.cc/public/Neko.png "/>
7475 < link rel ="icon " sizes ="192x192 " href ="https://box-user-assets.n3ko.cc/public/Neko.png ">
76+ < meta name ="twitter:image:src " content ="https://box-user-assets.n3ko.cc/public/Neko.png " />
7577 {{ end }}
7678</ head >
7779< body >
You can’t perform that action at this time.
0 commit comments