From fb368db8f7de4bd28b1ed26aea84a15897608082 Mon Sep 17 00:00:00 2001 From: Danil <37103154+Danyylka@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:22:41 +0100 Subject: [PATCH] Update --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index d388a866fa9fea..eaaacfb74c40e8 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -5,7 +5,7 @@ {% if page.layout == "eip" %} {% if page.category == "ERC" %} ERC-{{ page.eip }}: {{ page.title | escape }} - + {% else %} EIP-{{ page.eip }}: {{ page.title | escape }}