From a9f119d8902140787dcd8b54cdf3813f2e1081db Mon Sep 17 00:00:00 2001 From: kostya Date: Tue, 3 Sep 2024 15:17:32 +0300 Subject: [PATCH] Add Seline (#475) * Add Seline * Add Seline keywords --- resources/s.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/s.ts b/resources/s.ts index 4c7cafab..320e2f10 100644 --- a/resources/s.ts +++ b/resources/s.ts @@ -79,6 +79,13 @@ export const resources: Resource[] = [ categories: ['Testing'], description: 'Selenium is a suite of tools for automating web browsers.', url: 'https://www.selenium.dev/', + }, + { + name: 'Seline', + categories: ['Analytics'], + description: 'Seline is a simple & private website and product analytics. Cookieless, lightweight, independent.', + url: 'https://seline.so', + keywords: ['analytics', 'dashboard', 'funnels', 'visits'], }, { name: 'Semantic UI',