diff --git a/_posts/2018-03-11-who-we-are-and-our-purpose.md b/_posts/2018-03-11-who-we-are-and-our-purpose.md index f0603c2..3dd097c 100644 --- a/_posts/2018-03-11-who-we-are-and-our-purpose.md +++ b/_posts/2018-03-11-who-we-are-and-our-purpose.md @@ -3,7 +3,7 @@ title: "Who We Are and What's Our Purpose" permalink: "/who-we-are" description: "First, I want to talk about the reason for this new blog: YOU!" keywords: "" -image: "hello-world.jpg" +image: "who-we-are.jpg" image-attrib: "Photo stock by Lukas from Pexel." --- Before I write any blog at all, I want to take this time to talk about YOU GUYS! --the people for whom I will be writing and the shared purpose we are going to have here in Full Hacker. diff --git a/assets/images/hello-word.jpg b/assets/images/hello-word.jpg new file mode 100644 index 0000000..0889608 Binary files /dev/null and b/assets/images/hello-word.jpg differ diff --git a/assets/images/who-we-are.jpg b/assets/images/who-we-are.jpg new file mode 100644 index 0000000..655bd6e Binary files /dev/null and b/assets/images/who-we-are.jpg differ