diff --git a/src/components/JobCard.astro b/src/components/JobCard.astro index 84488057d..4514ab68c 100644 --- a/src/components/JobCard.astro +++ b/src/components/JobCard.astro @@ -28,8 +28,8 @@ const { title, location, type, level, salary, description, responsibilities, min
{([level, type, location].filter(Boolean)).join(" • ")}
-{salary}
+{([level, type, location].filter(Boolean)).join(" • ")}
+{salary}