Skip to content

Commit

Permalink
Add workforce description
Browse files Browse the repository at this point in the history
  • Loading branch information
taz-chiles committed Nov 18, 2024
1 parent d54c79f commit 6ac10c5
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lcip/activate/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Anchors - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>

{% comp "dashboard.panels", { columns: 2 } %}

Expand Down
4 changes: 4 additions & 0 deletions src/lcip/cultural-anchors/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Cultural Anchors - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>


{% comp "dashboard.panels", { columns: 2 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/grow_project/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Grow - Project - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>

{% comp "dashboard.panels", { columns: 2 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/grow_revenue/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Grow - Revenue - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>

{% comp "dashboard.panels", { columns: 2 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/inspire/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Inspire - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>

{% comp "dashboard.panels", { columns: 2 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/thrive/workforce/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Thrive - Workforce
---
<p>
A combination of employed workers and volunteers.
</p>

{% comp "dashboard.panels", { columns: 2 } %}

Expand Down

0 comments on commit 6ac10c5

Please sign in to comment.