Skip to content

Commit

Permalink
Update content.data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pomber committed Feb 17, 2020
1 parent 422dd03 commit 2eeec6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/content.data.js
@@ -1,4 +1,11 @@
module.exports = [
{
type: "blog post",
title: "Open Source Spotlight",
description: "I was interviewed in BrowserStack's blog",
date: "2020/02/17",
url: "https://www.browserstack.com/blog/open-source-spotlight-git-history-with-rodrigo-pombo/",
},
{
type: "project",
title: "CSS Dragon Illusion",
Expand Down

0 comments on commit 2eeec6a

Please sign in to comment.