Añadir Comentarios acerca del HTTPS del servidor de git

This commit is contained in:
JurassikDev34 2024-11-08 16:42:56 +01:00
parent 5d7d6b336f
commit cfe50bf824
No known key found for this signature in database
GPG key ID: 1981AEF94349B4A2

View file

@ -127,7 +127,7 @@
<!-- Pie de página -->
<footer>
<p>&copy; 2024 Partido Nacional Hispanista | Síguenos en <a href="https://instagram.com/PNHispanista">Instagram</a> y <a href="https://twitter.com/PNHispanista">Twitter</a></p>
<p> El codigo de esta web esta disponible en nuestro <a href="https://git.09072007.xyz/PNHispanista/web"> git</a> </p>
<p> El codigo de esta web esta disponible en nuestro <a href="http://git.09072007.xyz/PNHispanista/web"> git</a>. (Disculpen la falta de HTTPS pero funcionamos con Cloudflare y al activar HTTPS no nos permite usar SSH con git. El enlace es seguro.) </p>
</footer>
</body>