diff --git a/src/site/_data/examples/dogworld.yaml b/src/site/_data/examples/dogworld.yaml new file mode 100644 index 000000000..7c55ae188 --- /dev/null +++ b/src/site/_data/examples/dogworld.yaml @@ -0,0 +1,11 @@ +title: Dog World +description: The best way to find your new puppy +link: 'https://dogworld.io/' +thumbnailurl: /img/examples/dog-world.png +tools: + - NextJs + - TailwindCSS + - Tailwind UI + - Storyblok CMS + - Firebase + - Vercel diff --git a/src/site/img/examples/dog-world.png b/src/site/img/examples/dog-world.png new file mode 100644 index 000000000..0b2393e78 Binary files /dev/null and b/src/site/img/examples/dog-world.png differ