diff --git a/docs/public/showcases/www.michaelfasani.com.png b/docs/public/showcases/www.michaelfasani.com.png new file mode 100644 index 00000000..8598e838 Binary files /dev/null and b/docs/public/showcases/www.michaelfasani.com.png differ diff --git a/docs/showcases.json b/docs/showcases.json index 4bce2ba8..733cbfa0 100644 --- a/docs/showcases.json +++ b/docs/showcases.json @@ -26,5 +26,12 @@ "description": "Personal website/blog of Luise Freese created with a Hugo template. Managed with Front Matter.", "image": "m365princess.png", "generator": "Hugo" + }, + { + "title": "MichaelFasani.com", + "link": "https://www.michaelfasani.com", + "description": "Personal blog of Michael Fasani, content stored as markdown in GitHub, built with Gatsby, managed with Front Matter.", + "image": "www.michaelfasani.com.png", + "generator": "Gatsby" } ] \ No newline at end of file