Skip to content

Commit

Permalink
fixing pill label and color on edu gallery template
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Sep 9, 2024
1 parent 614241e commit a3d976d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@ const { data } = reactive(props)
>
<DetailHeadline
:title="data.title"
label="Slideshow"
label="Gallery"
:publication-date="data.publicationDate"
pill-color="secondary"
schema
pill
hide-date
Expand Down

0 comments on commit a3d976d

Please sign in to comment.