edit events

This commit is contained in:
2024-10-02 18:24:06 +02:00
parent 7febea983e
commit c4d8d2bd3b
53 changed files with 199 additions and 183 deletions

View File

@@ -12,8 +12,6 @@ export default function community() {
<Communhero />
<Socials />
<Events />
<Blogposts />
</>
)
}