diff options
Diffstat (limited to '')
| -rw-r--r-- | meta.capim | 5 | ||||
| -rw-r--r-- | meta.json | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta.capim b/meta.capim new file mode 100644 index 0000000..9ae8c0f --- /dev/null +++ b/meta.capim @@ -0,0 +1,5 @@ +{ + :description "Blog and personal website (euandre.org)." + :baseurl "https://euandre.org" + :email "eu@euandre.org" +} diff --git a/meta.json b/meta.json deleted file mode 100644 index b5a8522..0000000 --- a/meta.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "description": "Blog and personal website (euandre.org).", - "baseurl": "https://euandre.org", - "email": "eu@euandre.org" -} |
