Skip to content

Commit

Permalink
Merge pull request #242 from GSA/feature/ECASOGP-13023-member-update
Browse files Browse the repository at this point in the history
Feature/ecasogp 13023 member update
  • Loading branch information
luna-fed-developer authored Sep 3, 2024
2 parents 21df4f5 + 607e953 commit 2c29055
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions _pages/council-members/council-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
excerpt: The membership of the Federal Privacy Council includes the Privacy Branch Chief in the Office of Information and Regulatory Affairs at the Office of Management and Budget, who serves as the Chair, and the Senior Agency Officials for Privacy (SAOP) at each agency described in <a href="https://www.gpo.gov/fdsys/pkg/FR-2016-02-12/pdf/2016-03141.pdf">Executive Order 13719</a>, as well as other officials from agencies and offices, who are designated by the Chair.

super_leadership_icons:
- name: Alex Goodenough
- name: Kevin Herms
border: 'yes'
logo: /assets/img/bio.alex.goodenough.png
logo: /assets/img/KevinHerms.jpeg
url: /#
agency: Office of Management and Budget
title: FPC Chair
Expand Down Expand Up @@ -68,8 +68,8 @@
url: /#
agency: Department of Transportation
title:
- name: Kevin Herms
logo: /assets/img/KevinHerms.jpeg
- name:
logo: /assets/img/placeholder.png
url: /#
agency: Department of Education
- name: Shannan Catalano
Expand Down Expand Up @@ -110,9 +110,9 @@
logo: /assets/img/placeholder.png
url: /#
agency: Department of Health and Human Services
- name: Mason Clutter
- name: Deborah Fleischaker
border : 'yes'
logo: /assets/img/mason-clutter.jpg
logo: /assets/img/placeholder.png
url: /#
agency: Department of Homeland Security
- name: Bradley Jewitt
Expand All @@ -129,8 +129,8 @@
logo: /assets/img/ann-dunkin.jpg
url: /#
agency: Department of Energy
- name: Kevin Herms
logo: /assets/img/KevinHerms.jpeg
- name:
logo: /assets/img/placeholder.png
url: /#
agency: Department of Education
- name: Vaughn Noga
Expand Down Expand Up @@ -226,9 +226,9 @@ <h2 class="margin-0 font-sans-lg council-leadership-h2">Leadership & Executive C
{% for icon in page.super_leadership_icons %}
<div class="desktop:grid-col-4 margin-bottom-3">
{% if icon.border != 'no'%}
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% else %}
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% endif %}
<div>
<span>
Expand All @@ -249,9 +249,9 @@ <h2 class="margin-0 font-sans-lg council-leadership-h2">Leadership & Executive C
{% for icon in sorted_leadership_icons %}
<div class="desktop:grid-col-4">
{% if icon.border != 'no'%}
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% else %}
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% endif %}
<div>
<span>
Expand Down Expand Up @@ -289,9 +289,9 @@ <h2 class="margin-0 font-sans-lg council-leadership-h2">E.O. 13719 Council Membe
{% for icon in sorted_council_members_13719_icons %}
<div class="desktop:grid-col-4">
{% if icon.border != 'no'%}
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% else %}
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% endif %}
<div>
<span>
Expand Down Expand Up @@ -321,9 +321,9 @@ <h2 class="margin-0 font-sans-lg council-leadership-h2">Council Members</h2>
{% for icon in sorted_council_members_icons %}
<div class="desktop:grid-col-4">
{% if icon.border != 'no'%}
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% else %}
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{{ icon.name }} image">
<img class="size-full wp-image-30379 aligncenter circle-image-members-borderless" src="{{ site.baseurl }}{{ icon.logo }}" alt="{% if icon.name %}{{ icon.name }} image{% else %}Headshot placeholder{% endif %}">
{% endif %}
<div>
<span>
Expand Down Expand Up @@ -472,7 +472,7 @@ <h3 class="font-sans-md" style=" color: #323a45;">Privacy Risk Management Workin
<div class="grid-row grid-gap">
<div class="desktop:grid-col-6">
Kevin Herms, Co-Chair <br>
Department of Education
Office of Management and Budget
</div>
<div class="desktop:grid-col-6">
Charles Cutshall, Co-Chair <br>
Expand Down

0 comments on commit 2c29055

Please sign in to comment.