logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

index.html (495B)


  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
  6. <link rel="icon" type="image/png" href="/favicon.png">
  7. <!--server-generated-meta-->
  8. </head>
  9. <body class="hidden">
  10. <noscript>To use Pleroma, please enable JavaScript.</noscript>
  11. <div id="app"></div>
  12. <div id="modal"></div>
  13. <!-- built files will be auto injected -->
  14. <div id="popovers" />
  15. </body>
  16. </html>