diff --git a/resources/l.ts b/resources/l.ts index 0e9d4406..92c3863b 100644 --- a/resources/l.ts +++ b/resources/l.ts @@ -247,6 +247,13 @@ export const resources: Resource[] = [ "Simplify your infrastructure with Linode's cloud computing and hosting solutions and develop, deploy, and scale faster and easier.", url: 'https://www.linode.com/', }, + { + name: 'Lite Analytics', + categories: ['Analytics'], + description: + "Lite Analytics is simple lightweight Google Analytics alternatice. It is privacy focused and doesn't use cookies.", + url: 'https://liteanalytics.com/', + }, { name: 'Lobsters', categories: ['Forum'], diff --git a/resources/t.ts b/resources/t.ts index 4dc52fcb..8f5eaf05 100644 --- a/resources/t.ts +++ b/resources/t.ts @@ -269,6 +269,13 @@ export const resources: Resource[] = [ ], url: 'https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA', }, + { + name: 'Traversy Media', + categories: ['Learn', 'Programming'], + description: + 'Traversy Media offers professional, project-based web development and programming courses that explain complex topics in an easy-to-understand manner. Learn HTML, CSS, JavaScript, PHP, Python and More.', + url: 'https://www.traversymedia.com/', + }, { name: 'Transform Tools', categories: ['Programming'],