Skip to content

Convert badge to png #34

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

Merged
merged 2 commits into from
Nov 22, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/badge/component-draft-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/badge/component-published-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion components/footer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Footer - Basic
status: Draft
---

![Status](../../assets/badge/component-draft-blue.svg)
![Status](../../assets/badge/component-draft-blue.png)

# Footer
Footers help people find what they need after scrolling to the bottom of a web page. They provide supplementary information such as copyright, contact information, links to other pages within a website, and email and social media links.
Expand Down
2 changes: 1 addition & 1 deletion components/header/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Header - Basic
status: draft
---

![Status](../../assets/badge/component-draft-blue.svg)
![Status](../../assets/badge/component-draft-blue.png)

# Header - Basic

Expand Down
2 changes: 1 addition & 1 deletion components/navbar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Navigation Bar – Basic
status: Draft
---

![Status](../../assets/badge/component-draft-blue.svg)
![Status](../../assets/badge/component-draft-blue.png)

# Navigation Bar – Basic
Navigation bars provide a list of links to important areas on a website or application. Typically, they are placed by the header. The B.C. government navigation bar provides a consistent look, feel, and functionality across government sites.
Expand Down