From 194f558580ad98ab4c89ade5cef58191e2cf2713 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Apr 2025 08:07:12 -0300 Subject: cat description >> meta.json --- description | 1 - meta.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 description diff --git a/description b/description deleted file mode 100644 index d9838c6..0000000 --- a/description +++ /dev/null @@ -1 +0,0 @@ -Blog and personal website (euandre.org). diff --git a/meta.json b/meta.json index b00a291..b5a8522 100644 --- a/meta.json +++ b/meta.json @@ -1,4 +1,5 @@ { + "description": "Blog and personal website (euandre.org).", "baseurl": "https://euandre.org", "email": "eu@euandre.org" } -- cgit v1.2.3