From 458aa80a6acb7ecea9e5c164dd8430e561222892 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Tue, 7 Jun 2022 05:40:14 -0400
Subject: [PATCH] I2NP: fix header level

---
 i2p2www/spec/i2np.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/i2p2www/spec/i2np.rst b/i2p2www/spec/i2np.rst
index bff44782c..1f81029f2 100644
--- a/i2p2www/spec/i2np.rst
+++ b/i2p2www/spec/i2np.rst
@@ -3,8 +3,8 @@ I2NP Specification
 ==================
 .. meta::
     :category: Protocols
-    :lastupdated: 2021-07
-    :accuratefor: 0.9.51
+    :lastupdated: 2022-06
+    :accuratefor: 0.9.54
 
 .. contents::
 
@@ -1085,7 +1085,7 @@ tag :: 8 byte reply_tag
 
 
 ECIES to ECIES (0.9.49)
------------------------------
+`````````````````````````````
 
 ECIES destination or router sends a lookup to a ECIES router.
 Supported as of 0.9.49.
@@ -1098,7 +1098,7 @@ The requester is anonymous.
 
 
 ECIES to ECIES (future)
------------------------------
+`````````````````````````````
 
 This option is not yet fully defined.
 See [Prop156]_.
-- 
GitLab