You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# 🌐 Trejocode.com - Sitio Web
4
4
5
-
Sitio Web oficial de trejocode.com - Construido en Next.js y servido estáticamente 📄
5
+
Sitio Web oficial de trejocode.com - Construido en Next.js
6
6
7
7
---
8
8
@@ -15,7 +15,6 @@ Trejocode.com Official Website - Built in Next.js and statically served
15
15
- Carga de imágenes difereidas / Lazy Load for Images
16
16
- Optimizado para SEO / SEO Ready
17
17
- Esenciales WCAG 2.1 para la accesibilidad Web / Essential WCAG 2.1 for Web accessibility
18
-
- Código documentado / Documented code
19
18
- Estructura de carpetas / Folder structure
20
19
- Última versión mayor de React y Next.js / React and Next.js latest version.
21
20
@@ -28,22 +27,34 @@ Estas instrucciones le proporcionarán una copia del proyecto en funcionamiento
28
27
These instructions will provide you with a copy of the running project on your local machine for development purposes. See the implementation section for notes on how to deploy the project into production.
0 commit comments