We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bceaa7b commit 2f92ae1Copy full SHA for 2f92ae1
data/projects.js
@@ -16,6 +16,16 @@ const projects = [
16
tags: ["Chrome", "Extension", "Vue"],
17
wip: false,
18
},
19
+ {
20
+ title: "Lithium newsletter",
21
+ url: "https://needlify.com/newsletter/registration",
22
+ description:
23
+ "Lithium Newsletter is a weekly newsletter based on the TLDR monthly post on Needlify",
24
+ image:
25
+ "https://i.ibb.co/FzTdBrP/271992547-4824056484322373-7139243337459286696-n.jpg",
26
+ tags: ["Newsletter", "Tech", "Cyber"],
27
+ wip: false,
28
+ },
29
{
30
title: "TimePHP",
31
url: "https://github.com/TimePHP-org",
0 commit comments