From 0df1dfe7956e10b8294f9b49b3c7a97619ab6a82 Mon Sep 17 00:00:00 2001 From: Joe <33972521+hnb-ku@users.noreply.github.com> Date: Sun, 24 Jun 2018 15:27:30 +0800 Subject: [PATCH] Create about.json --- about.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 about.json diff --git a/about.json b/about.json new file mode 100644 index 0000000..91ec459 --- /dev/null +++ b/about.json @@ -0,0 +1,5 @@ +{ + "name": "Custom Header Links", + "about_url": "https://meta.discourse.org/t/", + "license_url": "https://github.com/hnb-ku/discourse-custom-header-links/blob/master/LICENSE" +}