diff --git a/src/pages/index.astro b/src/pages/index.astro index 1ba4a9f..e91dee1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,15 +1,10 @@ --- import { getCollection } from 'astro:content' - import PageLayout from '../layouts/PageLayout.astro' +import { Content as WhatPhcContent, frontmatter as whatsPhcFrontmatter } from '../content/meta/whats-phc.md' const news = await getCollection('news') -// posts.push(...posts) -// posts.push(...posts) -// posts.push(...posts) - -import { Content as WhatPhcContent, frontmatter as whatsPhcFrontmatter } from '../content/meta/whats-phc.md' --- @@ -173,6 +168,18 @@ import { Content as WhatPhcContent, frontmatter as whatsPhcFrontmatter } from '. + +
+
+
+
+
Tutorato
+
+ Un sito con tutte le informazioni sui tutorati di Matematica, con tanto di archivio + degli anni passati. +
+
+