Skip to content

Website: DRY up EIP/ERC prefix and draft suffix logic in layout template#11043

Open
0xlupin wants to merge 1 commit intoethereum:masterfrom
0xlupin:patch-4
Open

Website: DRY up EIP/ERC prefix and draft suffix logic in layout template#11043
0xlupin wants to merge 1 commit intoethereum:masterfrom
0xlupin:patch-4

Conversation

@0xlupin
Copy link

@0xlupin 0xlupin commented Jan 8, 2026

Refactors _layouts/eip.html to eliminate code duplication by computing the document prefix (EIP/ERC) and draft suffix once, then reusing these values across the page heading and JSON-LD structured data.

@0xlupin 0xlupin requested a review from eth-bot as a code owner January 8, 2026 19:52
@eth-bot
Copy link
Collaborator

eth-bot commented Jan 8, 2026

File _layouts/eip.html

Requires 2 more reviewers from @g11tech, @jochem-brouwer, @lightclient, @SamWilsn, @xinbenlv

@eth-bot eth-bot added the e-consensus Waiting on editor consensus label Jan 8, 2026
@eth-bot eth-bot changed the title refactor: DRY up EIP/ERC prefix and draft suffix logic in layout template Website: DRY up EIP/ERC prefix and draft suffix logic in layout template Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e-consensus Waiting on editor consensus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments