From 1f0110b0278cb9aa372bc7f7cc35248bed1c751d Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Mon, 7 Apr 2025 15:18:39 +0300 Subject: [PATCH] hotfix: fix how events look --- content/en/events/isc-2024.md | 23 ----------------------- docker-compose.yml | 2 +- layouts/events/list.html | 2 +- 3 files changed, 2 insertions(+), 25 deletions(-) diff --git a/content/en/events/isc-2024.md b/content/en/events/isc-2024.md index 59cfd774ca..d986b78afe 100644 --- a/content/en/events/isc-2024.md +++ b/content/en/events/isc-2024.md @@ -3,33 +3,10 @@ title: 'InnerSource Summit 2024' image: "/images/events/summit-2024.png" date: 2024-11-20 publishDate: 2024-07-10 -showImageInSinglePage: false bigHeading: true --- - - - - ### Registrations are Now Open #### 20th & 21st November 2024 - online - **Join us at the world's leading gathering of InnerSource practitioners.** **[Get Your Ticket Now!](https://www.eventbrite.com/e/innersource-summit-2024-tickets-943448669367)** diff --git a/docker-compose.yml b/docker-compose.yml index b84452912c..ef3cd75efa 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ name: Innersourcecommons services: server: # The version here must be kept in sync with the one used at .github/workflows/main.yml - image: hugomods/hugo:base-0.133.1 + image: hugomods/hugo:base-0.145.0 command: server -D volumes: - ./:/src diff --git a/layouts/events/list.html b/layouts/events/list.html index 8ca326e63c..9cc9af236c 100644 --- a/layouts/events/list.html +++ b/layouts/events/list.html @@ -42,7 +42,7 @@

Previous Community Calls

{{ .Title }}

-

{{ .Summary }}

+

{{ .Summary }}

Open Event {{ if .Params.youtubeLink }}