diff options
author | xengineering <me@xengineering.eu> | 2022-10-08 22:08:20 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-10-08 22:08:20 +0200 |
commit | 4912c1607b8b2f7bf2f8e3228c69b2b046f68f78 (patch) | |
tree | c862da2c83283953bd0f4dbaf84df69e981fcc91 /content/git/pkgbuilds.md | |
parent | 84699e6b95439814daadcbcd7b425b0ec5e9adf2 (diff) | |
download | website-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.tar website-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.tar.zst website-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.zip |
Add friendly_name attribute to git/*.md content
Diffstat (limited to 'content/git/pkgbuilds.md')
-rw-r--r-- | content/git/pkgbuilds.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/git/pkgbuilds.md b/content/git/pkgbuilds.md index 9f44b01..4c72d95 100644 --- a/content/git/pkgbuilds.md +++ b/content/git/pkgbuilds.md @@ -1,5 +1,6 @@ { "name":"pkgbuilds", + "friendly_name":"pkgbuilds", "description":"Repository with packaging files for the Arch Linux build system", "state":"active" } |