Fixed <title>
This commit is contained in:
@@ -29,7 +29,7 @@ const parsedSections = sections.map(section => {
|
|||||||
<link rel="icon" type="image/png" href={`${import.meta.env.BASE_URL}/metagov.png`} />
|
<link rel="icon" type="image/png" href={`${import.meta.env.BASE_URL}/metagov.png`} />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
<title>Digital Zine</title>
|
<title>Collective Governance for AI: Points of Intervention</title>
|
||||||
<style is:global>
|
<style is:global>
|
||||||
* {
|
* {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user