Skip to content

Updated navbar to latest design.#625

Open
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:nav-update-20260609
Open

Updated navbar to latest design.#625
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:nav-update-20260609

Conversation

@Randy808

@Randy808 Randy808 commented Jun 9, 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

Bitcoin theme on Chrome (desktop):

chrome desktop | btc

Bitcoin theme on Chrome (mobile):

chrome mobile | btc

Liquid theme on Chrome (desktop):

chrome desktop | lbtc

Bitcoin theme on Firefox (desktop):

firefox desktop | btc

Bitcoin theme on Firefox (mobile):

firefox mobile | btc

@Randy808 Randy808 force-pushed the nav-update-20260609 branch from 5d92cb8 to a7ca465 Compare June 9, 2026 15:51
@Randy808 Randy808 self-assigned this Jun 9, 2026
@Randy808 Randy808 marked this pull request as ready for review June 9, 2026 15:52
@Randy808

Randy808 commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author
  • Fix logo in light mode

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