diff --git a/src/_data/plugins/fastcomments-11ty.json b/src/_data/plugins/fastcomments-11ty.json new file mode 100644 index 0000000000..c2fa4f895d --- /dev/null +++ b/src/_data/plugins/fastcomments-11ty.json @@ -0,0 +1,5 @@ +{ + "npm": "fastcomments-11ty", + "author": "winrid", + "description": "Eleventy (11ty) plugin for FastComments, a live commenting system." +}