Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

15 líneas
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>