Rinomina in Biohacking le etichette visibili della sezione
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@ const { title, nav, currentArea, currentLesson } = Astro.props;
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>{title} — Campus InsanityLab</title>
|
||||
<title>{title} — Biohacking InsanityLab</title>
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
|
||||
</head>
|
||||
@@ -34,7 +34,7 @@ const { title, nav, currentArea, currentLesson } = Astro.props;
|
||||
<aside class="cp-side">
|
||||
<a class="cp-brand" href="/campus">
|
||||
<span class="eyebrow">InsanityLab</span>
|
||||
Campus
|
||||
Biohacking
|
||||
</a>
|
||||
<a class="cp-home" href="/">← Torna alla home</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user