Skip to content

Split status badge css into its own file. - #669

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-status-badge-css
Sep 2, 2026
Merged

Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-status-badge-css

Conversation

@Randy808

@Randy808 Randy808 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

There should be no visual differences between the status badges before and after this change:

status badge | Screenshot 2026-09-01 at 2 19 18 PM

6ddc5c
6ddc5c previously approved these changes Sep 2, 2026
@Randy808
Randy808 merged commit af6d4d9 into Blockstream:master Sep 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants