From 6ed844f947c42ecddd3c4a650aab51d67581ee25 Mon Sep 17 00:00:00 2001 From: David LJ Date: Mon, 1 Jul 2024 18:37:46 +0200 Subject: [PATCH] feat: update humans.txt & web manifest from meta --- src/humans.txt | 2 +- src/site.webmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/humans.txt b/src/humans.txt index dfce266e..2523b7b4 100644 --- a/src/humans.txt +++ b/src/humans.txt @@ -5,7 +5,7 @@ Some things about me: ┌ Full stack ├ From scratch to production -├ 9+ years crafting +├ 10+ years crafting │ ├ Frontends │ │ ├ Cross-platform mobile apps │ │ └ Websites and web apps diff --git a/src/site.webmanifest b/src/site.webmanifest index 5c13d0c1..95f9e7d2 100644 --- a/src/site.webmanifest +++ b/src/site.webmanifest @@ -1,7 +1,7 @@ { "name": "David LJ 🔗 @davidlj95", "short_name": "davidlj95", - "description": "Senior software engineer. Full stack. From scratch to production. 9+ years crafting frontends, backends, and infrastructure and tooling. With security in mind. Get to know me more here", + "description": "Senior software engineer. Full stack. From scratch to production. 10+ years crafting frontends, backends, and infrastructure and tooling. With security in mind. Get to know me more here", "display": "browser", "background_color": "#202023", "theme_color": "#202023",