Skip to content

Commit f756ae1

Browse files
committed
added url
1 parent fc5c528 commit f756ae1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/constants.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ const techStack = [
6868
technology: "Vue Apollo",
6969
url: "https://vue-apollo.netlify.com/",
7070
},
71+
{
72+
logo: ApolloLogo,
73+
technology: "Apollo Client",
74+
url: "https://www.apollographql.com/docs/react/",
75+
},
7176
{
7277
logo: TailwindLogo,
7378
technology: "Tailwind CSS",

0 commit comments

Comments
 (0)