From 2e296d674de69bb35af5fe8164ca0e52117cf2c8 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Tue, 29 Jul 2025 23:37:37 -0400 Subject: [PATCH] Make the logo show up. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4600433..191fa51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Super Saiyan God +![A parody of beerus](/learn-code-the-hard-way/super-saiyan-god/raw/branch/master/art/beerus_ssg_logo_parody.png) + > __"This isn't even my final form."__ SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.