Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
265B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8"/>
  5. <title>Blog</title>
  6. <link rel="me" href="https://social.example.org/users/lain"/>
  7. </head>
  8. <body>
  9. <article>
  10. <h1>Lorem ipsum</h1>
  11. <p>Lorem ipsum dolor sit ameph, …</p>
  12. </article>
  13. </body>
  14. </html>