diff --git a/_posts/2020-03-03-FizzBuzz.md b/_posts/2020-03-03-FizzBuzz.md new file mode 100644 index 0000000..dd269cb --- /dev/null +++ b/_posts/2020-03-03-FizzBuzz.md @@ -0,0 +1,6 @@ +--- +title: FizzBuzz +subtitle: "The best startup in the world" +site-url: http://example.com/ +thumbnail: fizzbuzz.png # thumbnails should be { width: 360px height: 260px } +--- \ No newline at end of file diff --git a/img/companies/fizzbuzz.png b/img/companies/fizzbuzz.png new file mode 100644 index 0000000..b560dee Binary files /dev/null and b/img/companies/fizzbuzz.png differ