From 5dcfe8a82cefa63be28edf20238813859eab5341 Mon Sep 17 00:00:00 2001
From: Ben Whitmore <ben.whitmore0@gmail.com>
Date: Tue, 6 Apr 2021 15:31:50 +1200
Subject: [PATCH] chore(branding): add kotahi branding

---
 app/brand-instances-configs/kotahi.json | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 app/brand-instances-configs/kotahi.json

diff --git a/app/brand-instances-configs/kotahi.json b/app/brand-instances-configs/kotahi.json
new file mode 100644
index 0000000000..a8489fd249
--- /dev/null
+++ b/app/brand-instances-configs/kotahi.json
@@ -0,0 +1,6 @@
+{
+  "logoPath": "/public/logo-kotahi.png",
+  "primaryColor": "#3AAE2A",
+  "secondaryColor": "#9e9e9e",
+  "brandName": "Kotahi"
+}
-- 
GitLab