aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorFilip Wandzio <contact@philw.dev>2025-12-29 22:00:29 +0100
committerFilip Wandzio <contact@philw.dev>2025-12-29 22:00:29 +0100
commit30055fbed0395451df8c256facc614a12a6bdad0 (patch)
treec42938c88e2bf2d18d8469ee151b00024b699a3d /index.html
parent5d5c23a47e0b80c57e2f321a46c398dac82eedf6 (diff)
downloadphilw.dev-30055fbed0395451df8c256facc614a12a6bdad0.tar.gz
philw.dev-30055fbed0395451df8c256facc614a12a6bdad0.zip
Bump deps, add service list
Diffstat (limited to '')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index 97151d5..b231a59 100644
--- a/index.html
+++ b/index.html
@@ -3,15 +3,15 @@
3 <head> 3 <head>
4 <meta charset="utf-8" /> 4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1" /> 5 <meta name="viewport" content="width=device-width, initial-scale=1" />
6 <title>Filip Wandzio Software Engineer | Web & Mobile Development</title> 6 <title>Filip Wandzio | Software Engineer & GNU/Linux SysAdmin</title>
7 <meta name="description" content="Filip Wandzio — software engineer building web apps, mobile tools, and software with a focus on clarity and usefulness. Explore projects, research, and writing." /> 7 <meta name="description" content="Filip Wandzio — software engineer building web apps, mobile tools, and software with a focus on clarity and usefulness. Explore projects, research, and writing." />
8 <meta name="keywords" content="software engineer, web technologies, mobile apps, projects, research, blog, filip wandzio" /> 8 <meta name="keywords" content="software engineer, web, mobile, projects, research, blog, filip wandzio, development, administration" />
9 <meta name="robots" content="index, follow" /> 9 <meta name="robots" content="index, follow" />
10 <link rel="icon" type="image/png" href="favicon.ico" /> 10 <link rel="icon" type="image/png" href="favicon.ico" />
11 <link rel="apple-touch-icon" href="favicon.ico" /> 11 <link rel="apple-touch-icon" href="favicon.ico" />
12 <link rel="canonical" href="https://philw.dev" /> 12 <link rel="canonical" href="https://philw.dev" />
13 <meta property="og:title" content="Filip Wandzio - Software Engineer" /> 13 <meta property="og:title" content="Filip Wandzio | Software Engineer & GNU/Linux SysAdmin" />
14 <meta property="og:description" content="Software engineer building web apps, mobile tools, and software with a focus on clarity and usefulness." /> 14 <meta property="og:description" content="Programming focused on clarity and usefulness." />
15 <meta property="og:type" content="website" /> 15 <meta property="og:type" content="website" />
16 <meta property="og:url" content="https://philw.dev" /> 16 <meta property="og:url" content="https://philw.dev" />
17 <meta property="og:image" content="https://philw.dev/preview.webp" /> 17 <meta property="og:image" content="https://philw.dev/preview.webp" />
@@ -23,7 +23,7 @@
23 "@type": "Person", 23 "@type": "Person",
24 "name": "Filip Wandzio", 24 "name": "Filip Wandzio",
25 "url": "https://philw.dev", 25 "url": "https://philw.dev",
26 "jobTitle": "Software Engineer", 26 "jobTitle": "Software Engineer & GNU/Linux SysAdmin",
27 } 27 }
28 </script> 28 </script>
29 </head> 29 </head>