Files
joachimhummel 5cedf32b69 Improve website SEO by updating language and descriptions
Update HTML meta tags and attributes in artifacts/joachim-portfolio/index.html to improve search engine optimization, including setting the correct language, providing a detailed description, and adding canonical and Open Graph tags.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: c3f3e09e-318c-4943-ac86-62a35cc7d62c
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/e678fe28-87ab-4437-945b-7a15e872a292/6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805/vRxTy2Z
Replit-Helium-Checkpoint-Created: true
2026-05-15 17:21:21 +00:00

28 lines
1.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>Joachim Hummel Senior IT-Consultant &amp; DevOps Engineer</title>
<meta name="description" content="Joachim Hummel Senior IT-Consultant, DevOps Engineer und KI-Automation Experte mit 30+ Jahren Erfahrung in Behörden und Konzernen. Jetzt Kontakt aufnehmen." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://me.joachimhummel.de" />
<meta property="og:title" content="Joachim Hummel Senior IT-Consultant &amp; DevOps Engineer" />
<meta property="og:description" content="Joachim Hummel Senior IT-Consultant, DevOps Engineer und KI-Automation Experte mit 30+ Jahren Erfahrung in Behörden und Konzernen." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://me.joachimhummel.de" />
<meta property="og:locale" content="de_DE" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Joachim Hummel Senior IT-Consultant &amp; DevOps Engineer" />
<meta name="twitter:description" content="Joachim Hummel Senior IT-Consultant, DevOps Engineer und KI-Automation Experte mit 30+ Jahren Erfahrung in Behörden und Konzernen." />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>