-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added new IA blog #471
base: master
Are you sure you want to change the base?
added new IA blog #471
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an issue or other task tracker for this change? A link from the description would be helpful for reviewers.
Only change I'd like to see before merging is the alt text on the image.
@@ -1,7 +1,7 @@ | |||
{% if include.initiative == "Customer Experience" %} | |||
<a href="{{site.baseurl}}/coe/customer-experience.html" class="article-coe-link">CUSTOMER EXPERIENCE</a> | |||
{% elsif include.initiative == "Centers of Excellence" %} | |||
<a href="{{site.baseurl}}/coe/centers-of-excellence.html" class="article-coe-link">CENTERS OF EXCELLENCE</a> | |||
<a href="{{site.baseurl}}/about/approach-team-structure.html#our-approach" class="article-coe-link">CENTERS OF EXCELLENCE</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[question] this seems like an unrelated change, if it's supposed to be included, can you call out why it changed in the PR description?
|
||
<em>In June 2022, the CoE Innovation Adoption (IA) practice published a <a href="{{site.baseurl}}/docs/CulturePreAssessmentGuide.pdf" target="_blank">Culture Pre-Assessment Guide</a> and hosted a workshop series to highlight how elements of culture can help or hinder an agency’s IT modernization initiative and exposed participants to the tools that can be used to conduct a culture pre-assessment. Over 50 federal employees from nearly 20 different organizations were in attendance.</em> | ||
|
||
<a href="{{site.baseurl}}/images/gsagraphic.jpg" target="_blank" ><img src="{{site.baseurl}}/images/gsagraphic.jpg"></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[question] is there a reason to make this a link?
[issue] for accessibility, this image should have alt text
Changes proposed in this pull request:
😎 PREVIEW