diff --git a/website/index.html b/website/index.html index 9af9072..5e85cfd 100644 --- a/website/index.html +++ b/website/index.html @@ -16,6 +16,7 @@
  • Features
  • Architecture
  • Installation
  • +
  • GitHub
  • @@ -111,6 +112,7 @@ "nav-features": "Features", "nav-arch": "Architecture", "nav-install": "Installation", + "nav-repo": "Source", "hero-title": "Empower your AI with Strava Data.", "hero-subtitle": "A production-ready Model Context Protocol (MCP) server that exposes the Strava API for AI agents and LLMs.", "btn-start": "Get Started", @@ -138,6 +140,7 @@ "nav-features": "Funktionen", "nav-arch": "Architektur", "nav-install": "Installation", + "nav-repo": "Quellcode", "hero-title": "Stärke deine KI mit Strava Daten.", "hero-subtitle": "Ein produktionsreifer Model Context Protocol (MCP) Server, der die Strava API für AI Agents und LLMs nutzbar macht.", "btn-start": "Loslegen",