Skip to content

Updated footer. - #650

Open
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:footer-component
Open

Updated footer.#650
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:footer-component

Conversation

@Randy808

@Randy808 Randy808 commented Jul 31, 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:
Screenshot 2026-08-04 at 5 57 34 PM

Liquid:
Screenshot 2026-08-04 at 5 57 25 PM

@Randy808 Randy808 self-assigned this Jul 31, 2026
@Randy808
Randy808 marked this pull request as ready for review August 4, 2026 19:52
display: block;
}

.footer-logo {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.footer-logo, .footer-links - dead (old) css classes, can be removed

Comment thread footer screenshot.png

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was it added by accident?

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