Skip to content

Updated navbar to use latest design.#617

Open
Randy808 wants to merge 1 commit intoBlockstream:masterfrom
Randy808:nav-redesign
Open

Updated navbar to use latest design.#617
Randy808 wants to merge 1 commit intoBlockstream:masterfrom
Randy808:nav-redesign

Conversation

@Randy808
Copy link
Copy Markdown
Collaborator

@Randy808 Randy808 commented Apr 9, 2026

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

Mainnet

Current design:
bitcoin (old)

New design:
bitcoin (new)

Testnet

Current design:
bitcoin testnet (old)

New design:
bitcoin testnet (new)

@Randy808 Randy808 changed the title Updated the navbar to use the newest designs. Updated navbar to use latest design. Apr 9, 2026
@Randy808 Randy808 force-pushed the nav-redesign branch 2 times, most recently from 9f60f83 to 4d7d4a9 Compare April 10, 2026 18:49
@Randy808 Randy808 requested review from philippem and shesek April 10, 2026 18:49
@Randy808 Randy808 marked this pull request as ready for review April 10, 2026 20:05
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.

1 participant