Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
258B

  1. <html prefix="og: http://ogp.me/ns#">
  2. <head>
  3. <title>Pleroma</title>
  4. <meta property="og:title" content="Pleroma" />
  5. <meta property="og:type" content="website" />
  6. <meta property="og:url" content="https://pleroma.social/" />
  7. </head>
  8. </html>