From e7fa7dd60e4422ec2cfb954ba51944d293522b48 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 11 May 2022 18:03:21 +0200 Subject: Add title to `ip` page --- ip.rhtml.php | 6 +++++- ip.rhtml.php.config | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ip.rhtml.php b/ip.rhtml.php index 5b0a3e0..94b63fb 100644 --- a/ip.rhtml.php +++ b/ip.rhtml.php @@ -1,3 +1,5 @@ +

Il tuo IP

+

+

\ No newline at end of file diff --git a/ip.rhtml.php.config b/ip.rhtml.php.config index 3397c2c..d843803 100644 --- a/ip.rhtml.php.config +++ b/ip.rhtml.php.config @@ -1 +1,2 @@ -title: Il tuo IP \ No newline at end of file +title: Il tuo IP +category: ip \ No newline at end of file -- cgit v1.2.3