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
Comment thread flavors/blockstream/extras.css Outdated
Comment thread footer screenshot.png Outdated
@philippem

Copy link
Copy Markdown
Collaborator

Just noticed a minor unexpected behaviour, after clicking on a link (a new page comes up), the link remains coloured.

@Randy808

Randy808 commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

@philippem Removed focus highlighting and the target="_blank" attribute from the anchor tags so they don't open in a new tab

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.

4 participants