My website lesbian.skin
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove index.html from root

-15
-15
index.html
··· 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.0" /> 6 - 7 - <title>🚧 website</title> 8 - 9 - <script type="module" src="./priv/static/website.mjs"></script> 10 - </head> 11 - 12 - <body> 13 - <div id="app"></div> 14 - </body> 15 - </html>