WIP
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
get_header();
|
||||
|
||||
echo site()->render("team-memberss", [
|
||||
echo site()->render("team-members", [
|
||||
"headline" => get_field("team_members_top_headline", "options"),
|
||||
"intro" => get_field("team_members_intro_text", "options"),
|
||||
"linkedin_logo" => site()->getAssetURL("linkedin-logo.png"),
|
||||
|
||||
Reference in New Issue
Block a user