We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b327175 commit ea68f10Copy full SHA for ea68f10
public/og.png
-4.49 KB
public/og_rfi.png
522 KB
src/pages/role-fit-index/index.astro
@@ -6,7 +6,7 @@ import HeroSection from "@/components/HeroSection.astro";
6
import RoleFitForm from "@/components/interactive/RoleFitIndexForm";
7
---
8
9
-<Layout title="Role Fit Index - Bounteer">
+<Layout title="Role Fit Index - Bounteer" image_url="./og_rfi.png">
10
<Header />
11
12
<main>
0 commit comments