From 639bbdb6d1b6a91dd62d81deefb64c3b4a2ca805 Mon Sep 17 00:00:00 2001 From: Marcelo Carvalho Date: Sun, 13 Sep 2020 12:16:46 -0300 Subject: [PATCH] add github timeline app example add gitline as github timeline app example --- Projects/3-Advanced/GitHub-Timeline-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/3-Advanced/GitHub-Timeline-App.md b/Projects/3-Advanced/GitHub-Timeline-App.md index dd2ab8d4..7b4c38c5 100644 --- a/Projects/3-Advanced/GitHub-Timeline-App.md +++ b/Projects/3-Advanced/GitHub-Timeline-App.md @@ -53,3 +53,4 @@ curl -u "user-id" https://api.github.com/users/user-id/repos - [CSS Timeline](https://codepen.io/NilsWe/pen/FemfK) - [Building a Vertical Timeline With CSS and a Touch of JavaScript](https://codepen.io/tutsplus/pen/QNeJgR) +- [Gitline](https://gitline.web.app)