diff --git a/public/fonts/rubik-doodle-shadow-latin-400-patched.woff2 b/public/fonts/rubik-doodle-shadow-latin-400-patched.woff2 new file mode 100644 index 0000000..36a4790 Binary files /dev/null and b/public/fonts/rubik-doodle-shadow-latin-400-patched.woff2 differ diff --git a/public/fonts/rubik-patched.woff2 b/public/fonts/rubik-patched.woff2 deleted file mode 100644 index 0c09aa2..0000000 Binary files a/public/fonts/rubik-patched.woff2 and /dev/null differ diff --git a/readme.md b/readme.md index f847868..2abc3e6 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # jamerrq.dev -Source code for my personal website, [jamerrq.dev](https://jamerrq.dev). +Source code for my personal website, [jamerrq.dev](https://jamerrq.dev) ![](https://img.shields.io/badge/Made%20with-Astro%20💙-orange?style=for-the-badge&logo=astro&logoColor=orange) diff --git a/src/components/badges/badge.astro b/src/components/badges/badge.astro index f445b97..adc195e 100644 --- a/src/components/badges/badge.astro +++ b/src/components/badges/badge.astro @@ -1,7 +1,9 @@
+
{ lang === 'en' ? "My name is Jamer José, I'm a Mathematical Engineer from" @@ -60,10 +35,8 @@ const ABOUT_ME_STYLES = [
+
{ lang === 'en' ? 'Currently working as part time Backend Developer at' @@ -80,9 +53,7 @@ const ABOUT_ME_STYLES = [
- +
{ lang === 'en' ? 'Big fan of the open source and the web, as well as the great possibilities they offer' @@ -90,22 +61,6 @@ const ABOUT_ME_STYLES = [ }
- - - -
-Blog
- - +Blog
+ +- - {lang === 'en' ? 'Projects &' : 'Proyectos &'} -
-- {lang === 'en' ? 'Featured' : 'Destacados'} -
- ++ {lang === 'en' ? 'Projects &' : 'Proyectos &'} +
++ {lang === 'en' ? 'Featured' : 'Destacados'} +
+