Skip to content

Instantly share code, notes, and snippets.

@tiagodealmeida
Created October 25, 2016 14:05
Show Gist options
  • Select an option

  • Save tiagodealmeida/0db4a71f1243bde8db9d401154dc2672 to your computer and use it in GitHub Desktop.

Select an option

Save tiagodealmeida/0db4a71f1243bde8db9d401154dc2672 to your computer and use it in GitHub Desktop.
.js work for task 2.9
var works = [
{
title: "Your next project featured here",
pic: "img/screenshot_future.jpg",
},
{
title: "Concept/Design/Development/Content",
pic: "img/screenshot_portfolio.jpg",
},
{
title: "SEO/Content/Analytics",
pic: "img/screenshot_wimdu.jpg",
},
{
title: "SEO/SEM/Affiliate/Content/Localisation/Analytics",
pic: "img/screenshot_electronicstar.jpg",
},
{
title: "SEO/Content/Social Media",
pic: "img/screenshot_pinspire.jpg",
},
{
title: "Content",
pic: "img/screenshot_icrates.jpg",
},
{
title: "Management/Content/Social Media",
pic: "img/screenshot_badmood.jpg",
},
{
title: "Content",
pic: "img/screenshot_tsd.jpg",
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment