diff options
-rw-r--r-- | description | 1 | ||||
-rw-r--r-- | metadata.json | 3 |
2 files changed, 3 insertions, 1 deletions
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/metadata.json b/metadata.json new file mode 100644 index 0000000..50034fc --- /dev/null +++ b/metadata.json @@ -0,0 +1,3 @@ +{ + "description": "Blog and personal website (euandre.org)." +} |