diff options
Diffstat (limited to '')
-rw-r--r-- | meta.capim | 3 | ||||
-rw-r--r-- | meta.json | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta.capim b/meta.capim new file mode 100644 index 0000000..f504c78 --- /dev/null +++ b/meta.capim @@ -0,0 +1,3 @@ +{ + :description "Static web pages generator of Git repositories.", +} diff --git a/meta.json b/meta.json deleted file mode 100644 index 4acc829..0000000 --- a/meta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "description": "Static web pages generator of Git repositories." -} |