Skip to content

Commit ff83b96

Browse files
Merge pull request #424 from cityofaustin/chia/remove-assets
commenting out link to signal assets
2 parents 028b8f1 + d8aea03 commit ff83b96

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

page-settings/home.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ export const PAGES = [
4747
href: "/signal-monitor",
4848
img: { src: "/assets/signal-monitor.png", alt: "Signal monitor dashboard" },
4949
},
50-
{
51-
title: "Signal Assets",
52-
description: "Comprehensive map of our traffic and pedestrian signals",
53-
href: "https://austin.maps.arcgis.com/apps/webappviewer/index.html?id=c9bda776b1934e439285570b29d3259c",
54-
img: { src: "/assets/signal-assets.jpg", alt: "Signal asset map" },
55-
external: true,
56-
},
50+
// {
51+
// title: "Signal Assets",
52+
// description: "Comprehensive map of our traffic and pedestrian signals",
53+
// href: "https://austin.maps.arcgis.com/apps/webappviewer/index.html?id=c9bda776b1934e439285570b29d3259c",
54+
// img: { src: "/assets/signal-assets.jpg", alt: "Signal asset map" },
55+
// external: true,
56+
// },
5757
{
5858
title: "Real Time Traffic Incidents",
5959
description: "View active traffic incidents reported to 911",

0 commit comments

Comments
 (0)