initial commit

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-09-29 02:07:21 +02:00
padre f26be9dae3
commit 0888baa32f
Se han modificado 28 ficheros con 5280 adiciones y 78 borrados

Ver fichero

@@ -24,7 +24,14 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<meta name="application-name" content="GoToSocial React Frontend" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="GoToSocial React Frontend" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="description" content="GoToSocial React Frontend" />
<meta name="mobile-web-app-capable" content="yes" />
<title>GoToSocial React Frontend</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>