Skip to content

Commit 0f262f7

Browse files
authored
chore: clean up after removing netlify deploys (#56)
This cleans up any references to the Netlify deploy URL that this project had been using for deploy previews.
1 parent 3443a20 commit 0f262f7

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<div align="right">
22

3-
[![Netlify](https://api.netlify.com/api/v1/badges/22568c1e-135b-4cc4-a682-387cbad68a5d/deploy-status)](https://app.netlify.com/sites/spectrum-workflow-icons/deploys)
4-
53
![GitHub Actions build status on main](https://img.shields.io/github/actions/workflow/status/adobe/spectrum-css-workflow-icons/build.yml?branch=main&style=for-the-badge&label=main)
64

75
</div>

_data/metadata.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const manifest = require('../icons/manifest.json') ?? {};
22

33
module.exports = {
44
title: 'Adobe Spectrum Workflow Icons',
5-
url: 'https://spectrum-workflow-icons.netlify.app',
65
description: 'This is a collection of open-source workflow icons for Adobe\'s Spectrum Design System. Spectrum uses Workflow and UI icons that are designed to be clear, minimal, and consistent across all platforms. Review the <a href="https://spectrum.adobe.com/page/iconography">Iconography guidelines</a> to understand how to use our icons.',
76
language: 'en-US',
87
icons: manifest.svg ?? [],

0 commit comments

Comments
 (0)