[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix typo in index.html
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [PATCH] Fix typo in index.html
- From: Aike Gilabert <aikegilabert@xxxxxxxxx>
- Reply-to: development@xxxxxxxxx
- Date: Thu, 7 Aug 2025 14:33:45 +0200
- To: development@xxxxxxxxx
- Cc: Aike Gilabert Gámez <aikegilabert@xxxxxxxxx>
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Aike Gilabert Gámez <aikegilabert@xxxxxxxxx> --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 339dc41..003d55d 100644 --- a/index.html +++ b/index.html @@ -148,7 +148,7 @@ </main> <hr> <footer> - <span>Last update 08-02-2025. Estabished 2019. Contact: <a target="_blank" href="mailto:arf20@xxxxxxxxx">arf20@xxxxxxxxx</a> <a href="/arf20.ecc.asc">PGP</a> Murcia, Spain.</span><br> + <span>Last update 08-02-2025. Established 2019. Contact: <a target="_blank" href="mailto:arf20@xxxxxxxxx">arf20@xxxxxxxxx</a> <a href="/arf20.ecc.asc">PGP</a> Murcia, Spain.</span><br> <span>Everything here is by default published under the <a href="/LICENSE">GPLv3</a></span> <span>Copyright © 2025 ARFNET</span><br> <img src="gifs/bestvw.gif"> -- 2.34.1