diff options
author | EuAndreh <eu@euandre.org> | 2025-05-02 07:26:06 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-02 07:26:06 -0300 |
commit | 77ac5f85937880b17bc069fe63708117b35a0a4f (patch) | |
tree | 4ccfc57968c514d8dfb2dcba06797e9d49535e4d | |
parent | rm CHANGELOG.md f (diff) | |
download | gistatic-77ac5f85937880b17bc069fe63708117b35a0a4f.tar.gz gistatic-77ac5f85937880b17bc069fe63708117b35a0a4f.tar.xz |
git mv description meta.json
-rw-r--r-- | description | 1 | ||||
-rw-r--r-- | meta.json | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/description b/description deleted file mode 100644 index 7c91fe6..0000000 --- a/description +++ /dev/null @@ -1 +0,0 @@ -Static Git repository generator diff --git a/meta.json b/meta.json new file mode 100644 index 0000000..4acc829 --- /dev/null +++ b/meta.json @@ -0,0 +1,3 @@ +{ + "description": "Static web pages generator of Git repositories." +} |