From 0d2dd05f503c720d20d778f34e794d41569da864 Mon Sep 17 00:00:00 2001 From: Francesco Minnocci Date: Thu, 10 Oct 2024 00:47:33 +0200 Subject: [PATCH] ok tutorato (by radiotoe) --- src/pages/index.astro | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) 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. +
+
+