From fb92229e551800be1b6f00f981d7444dc514b59c Mon Sep 17 00:00:00 2001 From: Sara Cope Date: Thu, 29 Oct 2020 12:20:33 -0400 Subject: [PATCH 1/2] =?UTF-8?q?Update=20Service=20=E2=80=9Cservice=5Fpulse?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/services/service_pulse.md | 48 +++++++++++-------------------- 1 file changed, 17 insertions(+), 31 deletions(-) diff --git a/content/services/service_pulse.md b/content/services/service_pulse.md index e959422ef9..e8b3b26e63 100644 --- a/content/services/service_pulse.md +++ b/content/services/service_pulse.md @@ -1,39 +1,25 @@ --- -# What is the name of the product or service? -title: "Pulse" - -# Keep it short — should be no longer than 10 words. -summary: "Measures how U.S. government domains are following best practices for federal websites." - -# Will this point to an external source URL? -# Note: We'll add a ?dg to the end of the URL in the code for tracking purposes -source_url: "https://pulse.cio.gov/" - -# Images need to be 200x200px with a transparent background -# Upload new images to Github in the /static/logos/ folder -# https://github.com/GSA/digitalgov.gov/tree/master/static/promos/ -# The filename should reflect the name of the product or service (e.g., challenge-gov.png) -logo: "pulse" - -contact: pulse@cio.gov - -# Weight — controls how services appear across the site -# 2 == will appear as related service (ADs) on blog posts and event pages -# 1 == will appear on the tools and services page, and all related topic pages -# 0 == hides this service from all pages, but URL is still public -weight: 2 - -# see all authors at https://digital.gov/authors -authors: - - marina-fox - -# Topics that best describe this product or service +title: Digital Dashboard +summary: Measures how U.S. government domains are following best practices for + federal websites. +# Images must be uploaded in the /static/logos/ folder before they can be used here. +logo: gsa +# Originally published at the following URL +source_url: https://digitaldashboard.gov/?dg +contact: dotgovdashboard@gsa.gov +# See all topics at https://digital.gov/topics topics: - https - product-management - security - dap - analytics - - +# See all authors at https://digital.gov/authors +authors: + - marina-fox +# Controls how this page appears across the site +# 0 -- hides this service from all pages, but URL is still public +# 1 -- will appear on the tools and services page, and all related topic pages +# 2 -- will appear as related service (ADs) on blog posts and event pages +weight: 2 --- From 8889fd302fb9fbae75d00d036c04875d3b29493f Mon Sep 17 00:00:00 2001 From: Sara Cope Date: Mon, 2 Nov 2020 15:07:53 -0500 Subject: [PATCH 2/2] Update service_pulse.md --- content/services/service_pulse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/services/service_pulse.md b/content/services/service_pulse.md index e8b3b26e63..940b4576dd 100644 --- a/content/services/service_pulse.md +++ b/content/services/service_pulse.md @@ -5,7 +5,7 @@ summary: Measures how U.S. government domains are following best practices for # Images must be uploaded in the /static/logos/ folder before they can be used here. logo: gsa # Originally published at the following URL -source_url: https://digitaldashboard.gov/?dg +source_url: https://digitaldashboard.gov/ contact: dotgovdashboard@gsa.gov # See all topics at https://digital.gov/topics topics: @@ -21,5 +21,5 @@ authors: # 0 -- hides this service from all pages, but URL is still public # 1 -- will appear on the tools and services page, and all related topic pages # 2 -- will appear as related service (ADs) on blog posts and event pages -weight: 2 +weight: 1 ---