From 0af094770c4ebabc56ff761a8bd215bc397c0f7e Mon Sep 17 00:00:00 2001 From: João Augusto Costa Branco Marado Torres Date: Tue, 5 Aug 2025 18:50:37 +0100 Subject: refactor: reading page review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: João Augusto Costa Branco Marado Torres --- src/content/entities.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/content') diff --git a/src/content/entities.toml b/src/content/entities.toml index a05749a..351ec07 100644 --- a/src/content/entities.toml +++ b/src/content/entities.toml @@ -1,6 +1,6 @@ # [[entities]] # id = '' -# website = [''] +# websites = [''] # [entities.publickey] # armor = ''' # -----BEGIN PGP PUBLIC KEY BLOCK----- @@ -10,7 +10,7 @@ [[entities]] id = 'cravodeabril' -website = ['https://cravodeabril.pt'] +websites = ['https://cravodeabril.pt'] [entities.publickey] armor = ''' -----BEGIN PGP PUBLIC KEY BLOCK----- -- cgit v1.2.3