diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb2d8b0..90fec31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# CHANGELOG
+## 1.3.2
+
+- Modificaciones en el navbar.
+- Modificaciones en el Index (OG).
+- Cambio de tamaƱo de iconos e imagenes.
+- Se eliminaron etiquetas sin usar.
+- Modificaciones en los titulos de las secciones.
+
## 1.3.1
- Agregado de librerias de compresion.
diff --git a/index.html b/index.html
index ff820df..d370524 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,10 @@
-
+
+
+
+
diff --git a/package.json b/package.json
index 712dd63..5e64783 100644
--- a/package.json
+++ b/package.json
@@ -12,17 +12,17 @@
"dependencies": {
"@mdi/js": "7.4.47",
"vite-plugin-vuetify": "2.0.1",
- "vue": "3.3.13",
- "vue-i18n": "9.8.0",
+ "vue": "3.4.10",
+ "vue-i18n": "9.9.0",
"vue-router": "4.2.5",
- "vuetify": "3.4.9"
+ "vuetify": "3.4.10"
},
"devDependencies": {
- "@vitejs/plugin-vue": "5.0.0",
- "eslint-plugin-vue": "9.19.2",
+ "@vitejs/plugin-vue": "5.0.3",
+ "eslint-plugin-vue": "9.20.0",
"@intlify/unplugin-vue-i18n": "2.0.0",
"eslint": "8.56.0",
- "vite": "5.0.10",
+ "vite": "5.0.11",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-compression2": "^0.11.0"
}
diff --git a/src/components/About.vue b/src/components/About.vue
index 67850d4..a9e68c4 100644
--- a/src/components/About.vue
+++ b/src/components/About.vue
@@ -2,9 +2,9 @@
-
+
{{ $t("about.title") }}
-
+
diff --git a/src/components/AvatarLinks.vue b/src/components/AvatarLinks.vue
index 794568e..5262f6b 100644
--- a/src/components/AvatarLinks.vue
+++ b/src/components/AvatarLinks.vue
@@ -24,7 +24,9 @@
- Santiago Ezequiel Menendez
+
+ Santiago Ezequiel Menendez
+
+ :ripple="false"
+ >
+
+
+
+
+
+
@@ -61,11 +71,16 @@
v-bind="props"
variant="plain"
:href="$t(cv.url)"
- :icon="icons.mdiDownload"
- aria-label=""
download
- class="mx-1"
- />
+ :ripple="false"
+ >
+
+
+
+
diff --git a/src/components/Courses.vue b/src/components/Courses.vue
index eccf6a3..3b3aefe 100644
--- a/src/components/Courses.vue
+++ b/src/components/Courses.vue
@@ -1,5 +1,12 @@
+
+
+
+ {{ $t("courses.title") }}
+
+
+
-
-
- {{ $t("courses.title") }}
-
-
-
+
{{ $t("education.title") }}
-
+
diff --git a/src/components/Experience.vue b/src/components/Experience.vue
index c9bd9a1..ea9942d 100644
--- a/src/components/Experience.vue
+++ b/src/components/Experience.vue
@@ -4,9 +4,9 @@
class="ma-auto"
>
-
+
{{ $t("experience.title") }}
-
+
diff --git a/src/components/Projects.vue b/src/components/Projects.vue
index ff933c9..6a83e0a 100644
--- a/src/components/Projects.vue
+++ b/src/components/Projects.vue
@@ -4,11 +4,9 @@
class="ma-auto"
>
-
-
- {{ $t("projects.title") }}
-
-
+
+ {{ $t("projects.title") }}
+
diff --git a/src/components/StartPortfolio.vue b/src/components/StartPortfolio.vue
index 9552996..f7682df 100644
--- a/src/components/StartPortfolio.vue
+++ b/src/components/StartPortfolio.vue
@@ -4,72 +4,52 @@
-
+
-
+
-
-
-
-
+
-
-
-
-
+
-
-
-
-
+
-
-
-
-
+
-
-
+
diff --git a/src/components/layouts/MenuNav.vue b/src/components/layouts/MenuNav.vue
index aefdb43..5ae512b 100644
--- a/src/components/layouts/MenuNav.vue
+++ b/src/components/layouts/MenuNav.vue
@@ -6,25 +6,12 @@
class="d-flex d-sm-none d-md-none d-lg-none d-xl-none"
@click="drawer=true"
/>
-
-
-
- Portfolio
-
-
-
{{ $t("menu.about") }}
@@ -50,12 +37,15 @@
class="mr-2"
@click="toggleTheme"
>
-
+