Skip to content

Commit 6766a15

Browse files
committed
Fix: cleanup layout
1 parent 049f6c4 commit 6766a15

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

_layouts/posts_events.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
layout: archive
33
---
4-
HI
54

65

76
{{ content }}

_pages/events.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ layout: posts_events
33
permalink: /events/
44
classes: wide
55
title: "pyOpenSci Events"
6-
excerpt: "Events."
6+
excerpt: "pyOpenSci holds events that support scientists developing open science skills."
77
header:
8-
overlay_color: "#666"
9-
overlay_filter: 0.6
8+
overlay_image: images/headers/scipy-2024-workshop.png
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
author_profile: false
1111
---
1212

0 commit comments

Comments
 (0)