diff --git a/_layouts/eip.html b/_layouts/eip.html index 23211fa1..78b1d22d 100644 --- a/_layouts/eip.html +++ b/_layouts/eip.html @@ -5,7 +5,7 @@ layout: default

EIP {{ page.eip | xml_escape }}: {{ page.title | xml_escape }} - Source + Source

diff --git a/index.html b/index.html index 9c3c40c2..1b2c14e0 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ layout: default title: Home --- -Fork me on GitHub +Fork me on GitHub

EIPs Gitter

Ethereum Improvement Proposals (EIPs) describe standards for the Ethereum platform, including core protocol specifications, client APIs, and contract standards.

Author{% include authorlist.html authors=page.author %}