diff options
| author | philw <contact@philw.dev> | 2025-08-18 17:50:24 +0200 |
|---|---|---|
| committer | philw <contact@philw.dev> | 2025-08-18 17:50:24 +0200 |
| commit | 6488f616fa2fb685c859df262b16c9fa55265567 (patch) | |
| tree | eff2f701a43d9af1f17134ebf5c4c3e8b6615a7e /index.html | |
| parent | 335ce2c66508e90d61fa468e8b12b3289f715a3e (diff) | |
| download | philw.dev-6488f616fa2fb685c859df262b16c9fa55265567.tar.gz philw.dev-6488f616fa2fb685c859df262b16c9fa55265567.zip | |
Removed the comments
Signed-off-by: philw <contact@philw.dev>
Diffstat (limited to '')
| -rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -11,14 +11,12 @@ | |||
| 11 | <link rel="stylesheet" href="./index.css"> | 11 | <link rel="stylesheet" href="./index.css"> |
| 12 | <link rel="canonical" href="https://philw.dev" /> | 12 | <link rel="canonical" href="https://philw.dev" /> |
| 13 | 13 | ||
| 14 | <!-- Open Graph --> | ||
| 15 | <meta property="og:title" content="Filip Wandzio - Software Engineer" /> | 14 | <meta property="og:title" content="Filip Wandzio - Software Engineer" /> |
| 16 | <meta property="og:description" content="Software engineer specializing in web technologies, mobile apps, and software design." /> | 15 | <meta property="og:description" content="Software engineer specializing in web technologies, mobile apps, and software design." /> |
| 17 | <meta property="og:type" content="website" /> | 16 | <meta property="og:type" content="website" /> |
| 18 | <meta property="og:url" content="https://philw.dev" /> | 17 | <meta property="og:url" content="https://philw.dev" /> |
| 19 | <meta property="og:image" content="https://philw.dev/preview.webp" /> | 18 | <meta property="og:image" content="https://philw.dev/preview.webp" /> |
| 20 | 19 | ||
| 21 | <!-- Twitter Card --> | ||
| 22 | <meta name="twitter:card" content="summary_large_image" /> | 20 | <meta name="twitter:card" content="summary_large_image" /> |
| 23 | <meta name="twitter:title" content="Filip Wandzio - Software Engineer" /> | 21 | <meta name="twitter:title" content="Filip Wandzio - Software Engineer" /> |
| 24 | <meta name="twitter:description" content="Software engineer specializing in web technologies, mobile apps, and software design." /> | 22 | <meta name="twitter:description" content="Software engineer specializing in web technologies, mobile apps, and software design." /> |
| @@ -26,7 +24,6 @@ | |||
| 26 | 24 | ||
| 27 | <meta name="theme-color" content="#22aa44" /> | 25 | <meta name="theme-color" content="#22aa44" /> |
| 28 | 26 | ||
| 29 | <!-- Structured data for upcoming event --> | ||
| 30 | <script type="application/ld+json"> | 27 | <script type="application/ld+json"> |
| 31 | { | 28 | { |
| 32 | "@context": "https://schema.org", | 29 | "@context": "https://schema.org", |
