--- import { getCollection } from 'astro:content' import PageLayout from '../layouts/PageLayout.astro' 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' ---
{whatsPhcFrontmatter.title}
Ultime Notizie
{ news.map(newsItem => (
{newsItem.data.title}
{new Date(newsItem.data.publishDate).toLocaleDateString('it-IT', { year: 'numeric', month: 'long', day: 'numeric', })}
{newsItem.data.description}
)) }
Vai all'Archivio
Progetti
Vuoi diventare macchinista?

Se sei uno studente del Dipartimento di Matematica e vuoi diventare un macchinista del PHC, vieni a trovarci in Dipartimento o scrivici a