Skip to content

Split footer css into its own file - #666

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-footer-css
Sep 1, 2026
Merged

Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-footer-css

Conversation

@Randy808

@Randy808 Randy808 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Part of #665

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 difference between the 2 footers aside from the border color change on the social tiles (a bug fix). Everything else is purely a refactor.

Before:
before | Screenshot 2026-08-31 at 3 31 47 PM

After:
after | Screenshot 2026-08-31 at 3 39 21 PM

@Randy808 Randy808 self-assigned this Aug 31, 2026
6ddc5c
6ddc5c previously approved these changes Sep 1, 2026
@Randy808
Randy808 merged commit bc3bff3 into Blockstream:master Sep 1, 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