fix: add rel=me (#2137)
This commit is contained in:
parent
c67be9acc2
commit
1a7bbe19a2
|
@ -28,6 +28,7 @@
|
|||
<link href="/ipadpro1_splash.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
|
||||
<link href="/ipadpro3_splash.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
|
||||
<link href="/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
|
||||
<link href="https://mastodon.technology/@pinafore" rel="me">
|
||||
|
||||
<!-- inline CSS -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue