-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:uswds/uswds-site into dw-whats-new-…
…newsfeed
- Loading branch information
Showing
16 changed files
with
246 additions
and
553 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# Site settings | ||
title: U.S. Web Design System (USWDS) | ||
description: USWDS makes it easier to build accessible, mobile-friendly government websites. | ||
google_analytics_ua: UA-48605964-43 | ||
uswds_version: 3.11.0 | ||
uswds_email: [email protected] | ||
federalist_base: "https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.sites.pages.cloud.gov/preview/uswds/uswds" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 30 additions & 1 deletion
31
...-user-profile-gender-identity-and-sex.yml → ...a/changelogs/pattern-user-profile-sex.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
title: User profile | ||
type: pattern | ||
changelogURL: | ||
items: | ||
- date: 2022-02-11 | ||
summary: Removed Pronouns pattern. | ||
summaryAdditional: Removed content related to the January 20, 2025 Executive Order, \"Defending Women from Gender Ideology Extremism And Restoring Biological Truth To The Federal Government\". | ||
isBreaking: yes | ||
githubRepo: uswds-site | ||
githubPr: 3099 | ||
- date: 2022-02-11 | ||
summary: Updated link to Sex pattern. | ||
summaryAdditional: Removed content related to the January 20, 2025 Executive Order, \"Defending Women from Gender Ideology Extremism And Restoring Biological Truth To The Federal Government\". | ||
isBreaking: yes | ||
githubRepo: uswds-site | ||
githubPr: 3099 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,7 @@ | ||
<!-- Google Analytics - GA4 --> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794"></script> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794"></script> | ||
<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-HBYXWFP794'); </script> | ||
|
||
<!-- UA --> | ||
<script> | ||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; | ||
ga('create', '{{ site.google_analytics_ua }}', 'gsa.gov'); | ||
ga('send', 'pageview'); | ||
// anonymize user IPs (chops off the last IP triplet) | ||
ga('set', 'anonymizeIp', true); | ||
|
||
// forces SSL even if the page were somehow loaded over http:// | ||
ga('set', 'forceSSL', true); | ||
|
||
ga('send', 'pageview'); | ||
</script> | ||
<script async src='https://www.google-analytics.com/analytics.js'></script> | ||
|
||
|
||
<!-- Digital Analytics Program roll-up, see https://analytics.usa.gov for data --> | ||
<script async type="text/javascript" id="_fed_an_ua_tag" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&subagency=TTS"></script> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.